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