public class RSVPParsingException extends Exception
| Constructor and Description |
|---|
RSVPParsingException(String err)
Creates new BGPParsingException with specific error message.
|
RSVPParsingException(String message,
Exception cause)
Creates new BGPParsingException with specific message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RSVPParsingException(String err)
err - error message string.Copyright © 2019 OpenDaylight. All rights reserved.