Class ImageNotFoundInImagesServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.images.service.ImagesServiceException
-
- net.anotheria.anosite.gen.images.service.ImageNotFoundInImagesServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImageNotFoundInImagesServiceException extends ImagesServiceException
Exception for gets over non existing id in IImagesService, document: Image- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImageNotFoundInImagesServiceException(java.lang.String id)
-