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:
Serializable

public class ImageNotFoundInImagesServiceException extends ImagesServiceException
Exception for gets over non existing id in IImagesService, document: Image
See Also:
  • Constructor Details

    • ImageNotFoundInImagesServiceException

      public ImageNotFoundInImagesServiceException(String id)