Class WizardHandlerDefNotFoundInASWizardDataServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.aswizarddata.service.ASWizardDataServiceException
-
- net.anotheria.anosite.gen.aswizarddata.service.WizardHandlerDefNotFoundInASWizardDataServiceException
-
- All Implemented Interfaces:
Serializable
public class WizardHandlerDefNotFoundInASWizardDataServiceException extends ASWizardDataServiceException
Exception for gets over non existing id in IASWizardDataService, document: WizardHandlerDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WizardHandlerDefNotFoundInASWizardDataServiceException(String id)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
WizardHandlerDefNotFoundInASWizardDataServiceException
public WizardHandlerDefNotFoundInASWizardDataServiceException(String id)
-
-