Package com.nfbsoftware.xml.exception
Interface XmlDocumentRuntimeException.Codes
- Enclosing class:
XmlDocumentRuntimeException
public static interface XmlDocumentRuntimeException.Codes
Contains all ofthe message codes defined for this exception type as
well as any subclasses.
- Author:
- Brendan Clemenzi
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final XmlDocumentRuntimeException.CodeFATAL message with a code of XmlDocument:GeneralFatalError: A general fatal error has occurrred: {0}
-
Field Details
-
GENERAL_FATAL_ERROR
FATAL message with a code of XmlDocument:GeneralFatalError: A general fatal error has occurrred: {0}
-