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