at.knowcenter.wag.egov.egiz.exceptions
Class NormalizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.gv.egiz.pdfas.api.exceptions.PdfAsException
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.knowcenter.wag.egov.egiz.exceptions.NormalizeException
- All Implemented Interfaces:
- Serializable
- public class NormalizeException
- extends PresentableException
This exception is thrown by the processing a normalizer.
- Author:
- wlackner
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NormalizeException
public NormalizeException(String message,
Throwable cause)
- Parameters:
message - cause -
NormalizeException
public NormalizeException(String message)
- Parameters:
message -
Copyright © 2006-2010. All Rights Reserved.