at.knowcenter.wag.egov.egiz.exceptions
Class SettingNotFoundException
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.SettingNotFoundException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- KZSettingNotFoundException
- public class SettingNotFoundException
- extends PresentableException
This exception is thrown by the SettingsReader if a property key is not
found.
- Author:
- wlackner
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SettingNotFoundException
public SettingNotFoundException(String message,
Throwable cause)
- Parameters:
message - cause -
SettingNotFoundException
public SettingNotFoundException(String message)
- Parameters:
message -
SettingNotFoundException
public SettingNotFoundException(Throwable cause)
- Parameters:
cause -
SettingNotFoundException
protected SettingNotFoundException(int errorCode,
String message)
Copyright © 2006-2010. All Rights Reserved.