public class SequenceEditorException extends Exception
| Constructor and Description |
|---|
SequenceEditorException() |
SequenceEditorException(String message)
Creates a new
SequenceEditorException instance. |
SequenceEditorException(String message,
Throwable e)
Creates a new
SequenceEditorException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SequenceEditorException()
public SequenceEditorException(String message)
SequenceEditorException instance.message - a message field in the for the exceptionCopyright © 2019 WSO2. All rights reserved.