public class StateMachineCreationException extends RuntimeException
StateMachineFactory when a StateMachine
could not be constructed for some reason.| Constructor and Description |
|---|
StateMachineCreationException(String message)
Creates a new instance.
|
StateMachineCreationException(String message,
Throwable cause)
/**
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StateMachineCreationException(String message)
message - the message.Copyright © 2004–2017 Apache MINA Project. All rights reserved.