|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.generic.util.StaticException
com.tensegrity.graphics.ImagePoolingException
The ImagePoolingException is thrown when something went wrong
while an image should be pooled.
| Constructor Summary | |
ImagePoolingException(java.lang.String message)
Constructor for ImagePoolingException with a description
given by message that explains why the exception has been
thrown. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImagePoolingException(java.lang.String message)
ImagePoolingException with a description
given by message that explains why the exception has been
thrown.
message - description that explains the reason for the exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||