public class IllegalStateTransitionException extends RuntimeException
Constructor and Description |
---|
IllegalStateTransitionException() |
IllegalStateTransitionException(String message) |
IllegalStateTransitionException(String message,
Throwable cause) |
IllegalStateTransitionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalStateTransitionException()
public IllegalStateTransitionException(String message)
public IllegalStateTransitionException(String message, Throwable cause)
public IllegalStateTransitionException(Throwable cause)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.