at.knowcenter.wag.egov.egiz.exceptions
Class InvalidIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.knowcenter.wag.egov.egiz.exceptions.ErrorCodeException
at.knowcenter.wag.egov.egiz.exceptions.SignatureException
at.knowcenter.wag.egov.egiz.exceptions.InvalidIDException
- All Implemented Interfaces:
- Serializable
public class InvalidIDException
- extends SignatureException
Thrown when parsing an ID ("Kennzeichnung") fails.
- Author:
- wprinz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidIDException
public InvalidIDException(int error_code,
String message,
Throwable cause)
InvalidIDException
public InvalidIDException(int error_code,
String message)
InvalidIDException
public InvalidIDException(int error_code,
Throwable cause)
InvalidIDException
public InvalidIDException(int error_code)
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.