Class ASResourceDataServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.asg.exception.ASGRuntimeException
net.anotheria.anosite.gen.asresourcedata.service.ASResourceDataServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FileLinkNotFoundInASResourceDataServiceException,ImageNotFoundInASResourceDataServiceException,LocalizationBundleNotFoundInASResourceDataServiceException,MailTemplateNotFoundInASResourceDataServiceException,PdfTemplateNotFoundInASResourceDataServiceException,PushNotificationTemplateNotFoundInASResourceDataServiceException,TextResourceNotFoundInASResourceDataServiceException
public class ASResourceDataServiceException
extends net.anotheria.asg.exception.ASGRuntimeException
Base class for all exceptions thrown by implementations of IASResourceDataService
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionASResourceDataServiceException(String message) ASResourceDataServiceException(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
-
ASResourceDataServiceException
-
ASResourceDataServiceException
-
ASResourceDataServiceException
-