Uses of Class
com.aspectran.core.util.apon.AponException
-
Packages that use AponException Package Description com.aspectran.core.util.apon -
-
Uses of AponException in com.aspectran.core.util.apon
Subclasses of AponException in com.aspectran.core.util.apon Modifier and Type Class Description classAponParseExceptionBase for Exceptions thrown during parsing of a APON-formatted document.classAponSyntaxExceptionThis exception is raised when attempting to read (or write) a malformed APON element.classIncompatibleParameterValueTypeExceptionThe Class IncompatibleParameterValueTypeException.classInvalidParameterExceptionException thrown when an invalid parameter is encountered.classMissingClosingBracketExceptionThis exception will be thrown when missing closing brackets.classUnknownParameterExceptionThe Class UnknownParameterException.
-