public class IllegalComponentStateException extends IllegalStateException
Constructor and Description |
---|
IllegalComponentStateException()
Constructs an IllegalComponentStateException with no detail message.
|
IllegalComponentStateException(String s)
Constructs an IllegalComponentStateException with the specified detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalComponentStateException()
public IllegalComponentStateException(String s)
s
- the String that contains a detailed messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.