|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sf.container.PolicyParseException
public class PolicyParseException
Exception during parsing created on Jun 13, 2005
| Constructor Summary | |
|---|---|
PolicyParseException(java.lang.String msg)
instantiate a new exception object |
|
PolicyParseException(java.lang.String message,
java.lang.Throwable cause)
instantiate a new exception object |
|
| 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 PolicyParseException(java.lang.String message,
java.lang.Throwable cause)
message - of the errorcause - of the errorpublic PolicyParseException(java.lang.String msg)
msg - of the error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||