r01f.xmlproperties
Class XMLPropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
r01f.exceptions.EnrichedException
r01f.xmlproperties.XMLPropertiesException
- All Implemented Interfaces:
- java.io.Serializable, EnrichedThrowable
public class XMLPropertiesException
- extends EnrichedException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
XMLPropertiesException
public XMLPropertiesException()
XMLPropertiesException
public XMLPropertiesException(java.lang.String msg)
XMLPropertiesException
public XMLPropertiesException(java.lang.Throwable otherEx)
XMLPropertiesException
public XMLPropertiesException(java.lang.String msg,
java.lang.Throwable otherEx)
customized
public EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter<XMLPropertiesException,XMLPropertiesException.XMLPropertiesExceptionSubTypes> customized()
- Specified by:
customized in interface EnrichedThrowable- Overrides:
customized in class EnrichedException
customizations
public EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader<XMLPropertiesException,XMLPropertiesException.XMLPropertiesExceptionSubTypes> customizations()
- Specified by:
customizations in interface EnrichedThrowable- Overrides:
customizations in class EnrichedException
componentDefLoadError
public XMLPropertiesException componentDefLoadError(java.lang.String appCode,
java.lang.String component)
componentDefXMLError
public XMLPropertiesException componentDefXMLError(java.lang.String appCode,
java.lang.String component)
propertiesLoadError
public XMLPropertiesException propertiesLoadError(java.lang.String appCode,
java.lang.String component)
propertiesXMLError
public XMLPropertiesException propertiesXMLError(java.lang.String appCode,
java.lang.String component)