public class IllegalFiniteStateException extends Exception
Constructor and Description |
---|
IllegalFiniteStateException() |
IllegalFiniteStateException(String s) |
IllegalFiniteStateException(String message,
Throwable cause) |
IllegalFiniteStateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalFiniteStateException()
public IllegalFiniteStateException(String message, Throwable cause)
message
- cause
- public IllegalFiniteStateException(String s)
s
- public IllegalFiniteStateException(Throwable cause)
cause
- Copyright © 2009–2020 Waarp. All rights reserved.