Class CustomGuardDefNotFoundInASCustomDataServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.ascustomdata.service.ASCustomDataServiceException
-
- net.anotheria.anosite.gen.ascustomdata.service.CustomGuardDefNotFoundInASCustomDataServiceException
-
- All Implemented Interfaces:
Serializable
public class CustomGuardDefNotFoundInASCustomDataServiceException extends ASCustomDataServiceException
Exception for gets over non existing id in IASCustomDataService, document: CustomGuardDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomGuardDefNotFoundInASCustomDataServiceException(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
-
CustomGuardDefNotFoundInASCustomDataServiceException
public CustomGuardDefNotFoundInASCustomDataServiceException(String id)
-
-