illegal state exception
More...
Definition at line 35 of file CIllegalStateException.java.
◆ CIllegalStateException() [1/4]
org.lightjason.agentspeak.error.CIllegalStateException.CIllegalStateException |
( |
| ) |
|
◆ CIllegalStateException() [2/4]
org.lightjason.agentspeak.error.CIllegalStateException.CIllegalStateException |
( |
@Nonnull final String |
p_message | ) |
|
◆ CIllegalStateException() [3/4]
org.lightjason.agentspeak.error.CIllegalStateException.CIllegalStateException |
( |
@Nonnull final String |
p_message, |
|
|
@Nonnull final Throwable |
p_cause |
|
) |
| |
◆ CIllegalStateException() [4/4]
org.lightjason.agentspeak.error.CIllegalStateException.CIllegalStateException |
( |
@Nonnull final Throwable |
p_cause | ) |
|
◆ LOGGER
final Logger org.lightjason.agentspeak.error.CIllegalStateException.LOGGER = CCommon.logger( CIllegalStateException.class ) |
|
staticprivate |
◆ serialVersionUID
final transient long org.lightjason.agentspeak.error.CIllegalStateException.serialVersionUID = -5061233769631606900L |
|
staticprivate |