|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorCodeException | |
---|---|
at.knowcenter.wag.egov.egiz.commandline | |
at.knowcenter.wag.egov.egiz.exceptions |
Uses of ErrorCodeException in at.knowcenter.wag.egov.egiz.commandline |
---|
Methods in at.knowcenter.wag.egov.egiz.commandline with parameters of type ErrorCodeException | |
---|---|
protected static void |
Main.printErrorCodeException(ErrorCodeException ece)
Prints out the ErrorCodeException in a descriptive form. |
Uses of ErrorCodeException in at.knowcenter.wag.egov.egiz.exceptions |
---|
Subclasses of ErrorCodeException in at.knowcenter.wag.egov.egiz.exceptions | |
---|---|
class |
InvalidIDException
Thrown when parsing an ID ("Kennzeichnung") fails. |
class |
NormalizeException
This exception is thrown by the processing a normalizer. |
class |
PDFDocumentException
This exception is thrown in case of problems using pdf librarys. |
class |
PlaceholderException
|
class |
SettingNotFoundException
This exception is thrown by the SettingsReader if a property key is not found. |
class |
SignatureException
This exception is thrown by the processing a signature. |
class |
WebException
Exception for web problems. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |