org.openpermis.examples.ldap
Class HelloWorldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpermis.examples.ldap.HelloWorldException
- All Implemented Interfaces:
- Serializable
public class HelloWorldException
- extends Exception
A sample exception class for the HelloWorld application.
- See Also:
- Serialized Form
- Since:
- 0.1.0
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- Constant Field Value:
3402884834741629040L
- Since:
- 0.1.0
HelloWorldException
public HelloWorldException(String message)
- Creates an exception with the specified message.
- Parameters:
message
- the message for this exception.- Since:
- 0.1.0
HelloWorldException
public HelloWorldException(String message,
Throwable cause)
- Creates an exception with the specified message and cause.
- Parameters:
message
- the message for this exception.cause
- the Throwable
that caused this exception to be thrown.- Since:
- 0.1.0
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:07:19
Copyright (c) 2002-2007 Ergon Informatik AG