public class IllegalLifecycleStateException extends CacheException
Constructor and Description |
---|
IllegalLifecycleStateException() |
IllegalLifecycleStateException(String s) |
IllegalLifecycleStateException(String message,
Throwable cause) |
IllegalLifecycleStateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalLifecycleStateException()
public IllegalLifecycleStateException(String s)
public IllegalLifecycleStateException(String message, Throwable cause)
public IllegalLifecycleStateException(Throwable cause)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.