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