Class FilteredIPNotFoundInASSiteConfigServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.assiteconfig.service.ASSiteConfigServiceException
-
- net.anotheria.anosite.gen.assiteconfig.service.FilteredIPNotFoundInASSiteConfigServiceException
-
- All Implemented Interfaces:
Serializable
public class FilteredIPNotFoundInASSiteConfigServiceException extends ASSiteConfigServiceException
Exception for gets over non existing id in IASSiteConfigService, document: FilteredIP- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FilteredIPNotFoundInASSiteConfigServiceException(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
-
FilteredIPNotFoundInASSiteConfigServiceException
public FilteredIPNotFoundInASSiteConfigServiceException(String id)
-
-