|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ow2.jonas.lib.security.jacc.JPolicyException
public class JPolicyException
The JPolicyException occurs if the JPolicy object can not be created
| Constructor Summary | |
|---|---|
JPolicyException(java.lang.String message)
Constructs a new JPolicyException with the specified message. |
|
JPolicyException(java.lang.String message,
java.lang.Throwable throwable)
Constructs a new JPolicyException with the specified message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JPolicyException(java.lang.String message)
message - the detail message.
public JPolicyException(java.lang.String message,
java.lang.Throwable throwable)
message - the detail message.throwable - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||