Class ConstraintNotFoundInAnoAccessConfigurationServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.anoaccessconfiguration.service.AnoAccessConfigurationServiceException
-
- net.anotheria.anosite.gen.anoaccessconfiguration.service.ConstraintNotFoundInAnoAccessConfigurationServiceException
-
- All Implemented Interfaces:
Serializable
public class ConstraintNotFoundInAnoAccessConfigurationServiceException extends AnoAccessConfigurationServiceException
Exception for gets over non existing id in IAnoAccessConfigurationService, document: Constraint- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConstraintNotFoundInAnoAccessConfigurationServiceException(String id)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ConstraintNotFoundInAnoAccessConfigurationServiceException
public ConstraintNotFoundInAnoAccessConfigurationServiceException(String id)
-
-