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