
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, toStringpublic IllegalFiniteStateException()
public IllegalFiniteStateException(String message, Throwable cause)
message - cause - public IllegalFiniteStateException(String s)
s - public IllegalFiniteStateException(Throwable cause)
cause - Copyright © 2009–2022 Waarp. All rights reserved.