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