Serializable
public class IllegalUserActionException extends Exception
Constructor | Description |
---|---|
IllegalUserActionException() |
Deprecated.
- use IllegalUserActionException(String)
|
IllegalUserActionException(String name) |
|
IllegalUserActionException(String name,
Throwable t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public IllegalUserActionException()
public IllegalUserActionException(String name)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.