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