Class CustomActionDefNotFoundInASCustomActionServiceException
- 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.CustomActionDefNotFoundInASCustomActionServiceException
-
- All Implemented Interfaces:
Serializable
public class CustomActionDefNotFoundInASCustomActionServiceException extends ASCustomActionServiceException
Exception for gets over non existing id in IASCustomActionService, document: CustomActionDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomActionDefNotFoundInASCustomActionServiceException(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
-
CustomActionDefNotFoundInASCustomActionServiceException
public CustomActionDefNotFoundInASCustomActionServiceException(String id)
-
-