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