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