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