Class PdfTemplateNotFoundInASResourceDataServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.asresourcedata.service.ASResourceDataServiceException
-
- net.anotheria.anosite.gen.asresourcedata.service.PdfTemplateNotFoundInASResourceDataServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class PdfTemplateNotFoundInASResourceDataServiceException extends ASResourceDataServiceException
Exception for gets over non existing id in IASResourceDataService, document: PdfTemplate- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PdfTemplateNotFoundInASResourceDataServiceException(java.lang.String id)
-