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