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