Class WizardDefNotFoundInASWizardDataServiceException
- 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.WizardDefNotFoundInASWizardDataServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class WizardDefNotFoundInASWizardDataServiceException extends ASWizardDataServiceException
Exception for gets over non existing id in IASWizardDataService, document: WizardDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WizardDefNotFoundInASWizardDataServiceException(java.lang.String id)
-