javax.rad.server
Class ExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
javax.rad.server.ExpiredException
- All Implemented Interfaces:
- Serializable
public class ExpiredException
- extends SecurityException
The ExpiredException is a SecurityException in case that something
was expired.
- See Also:
- Serialized Form
|
Constructor Summary |
ExpiredException(String pMessage)
Constructs a new ExpiredException with the specified message. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpiredException
public ExpiredException(String pMessage)
- Constructs a new
ExpiredException with the specified message.
- Parameters:
pMessage - the message
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.