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, toString
public SequenceEditorException()
public SequenceEditorException(String message)
SequenceEditorException
instance.message
- a message field in the for the exceptionCopyright © 2021 WSO2. All rights reserved.