Class ActionDefNotFoundInASActionServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.asaction.service.ASActionServiceException
-
- net.anotheria.anosite.gen.asaction.service.ActionDefNotFoundInASActionServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ActionDefNotFoundInASActionServiceException extends ASActionServiceException
Exception for gets over non existing id in IASActionService, document: ActionDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActionDefNotFoundInASActionServiceException(java.lang.String id)
-