public class IllegalStateException extends RuntimeException
Constructor and Description |
---|
IllegalStateException() |
IllegalStateException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalStateException()
public IllegalStateException(String s)
Copyright © 2005–2014 Javolution. All rights reserved.