Class UserDefNotFoundInASUserDataServiceException
- 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.UserDefNotFoundInASUserDataServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class UserDefNotFoundInASUserDataServiceException extends ASUserDataServiceException
Exception for gets over non existing id in IASUserDataService, document: UserDef- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserDefNotFoundInASUserDataServiceException(java.lang.String id)
-