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