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:
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(String id)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
PagexNotFoundInASWebDataServiceException
public PagexNotFoundInASWebDataServiceException(String id)
-
-