|
© 2004 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.p13n.property.PropertySetParseException
Application exception to signal a parsing problem while reading a Property Set definition from an XML document.
Constructor Summary | |
PropertySetParseException()
|
|
PropertySetParseException(String message)
Constructor |
|
PropertySetParseException(String message,
Throwable t)
Constructor |
|
PropertySetParseException(Throwable t)
Constructor |
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 PropertySetParseException()
public PropertySetParseException(String message)
public PropertySetParseException(String message, Throwable t)
public PropertySetParseException(Throwable t)
|
© 2004 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |