Class GenericActionDefNotFoundInASGenericActionServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.asgenericaction.service.ASGenericActionServiceException
-
- net.anotheria.anosite.gen.asgenericaction.service.GenericActionDefNotFoundInASGenericActionServiceException
-
- All Implemented Interfaces:
Serializable
public class GenericActionDefNotFoundInASGenericActionServiceException extends ASGenericActionServiceException
Exception for gets over non existing id in IASGenericActionService, document: GenericActionDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenericActionDefNotFoundInASGenericActionServiceException(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
-
GenericActionDefNotFoundInASGenericActionServiceException
public GenericActionDefNotFoundInASGenericActionServiceException(String id)
-
-