Class ASCustomDataServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.asg.exception.ASGRuntimeException
net.anotheria.anosite.gen.ascustomdata.service.ASCustomDataServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CustomBoxHandlerDefNotFoundInASCustomDataServiceException,CustomBoxTypeNotFoundInASCustomDataServiceException,CustomGuardDefNotFoundInASCustomDataServiceException
public class ASCustomDataServiceException
extends net.anotheria.asg.exception.ASGRuntimeException
Base class for all exceptions thrown by implementations of IASCustomDataService
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionASCustomDataServiceException(String message) ASCustomDataServiceException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ASCustomDataServiceException
-
ASCustomDataServiceException
-
ASCustomDataServiceException
-