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