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