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