Class BoxTypeNotFoundInASFederatedDataServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.asfederateddata.service.ASFederatedDataServiceException
-
- net.anotheria.anosite.gen.asfederateddata.service.BoxTypeNotFoundInASFederatedDataServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class BoxTypeNotFoundInASFederatedDataServiceException extends ASFederatedDataServiceException
Exception for gets over non existing id in IASFederatedDataService, document: BoxType- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BoxTypeNotFoundInASFederatedDataServiceException(java.lang.String id)
-