org.expasy.jpl.commons.base.render
Class ImageRenderingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.expasy.jpl.commons.base.render.ImageRenderingException
- All Implemented Interfaces:
- Serializable
public final class ImageRenderingException
- extends Exception
Thrown when image processing problem met.
- Version:
- 1.0
- Author:
- nikitin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImageRenderingException
public ImageRenderingException()
ImageRenderingException
public ImageRenderingException(String message)
ImageRenderingException
public ImageRenderingException(String message,
Throwable cause)
ImageRenderingException
public ImageRenderingException(Throwable cause)
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.