|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.dvb.ui.DVBRasterFormatException
This exception is thrown for some invalid operations on instances of
DVBBufferedImage
. The precise conditions are defined in the places
where this exception is thrown.
DVBBufferedImage
,
Serialized FormConstructor Summary | |
DVBRasterFormatException(java.lang.String s)
Constructs an instance of DVBRasterFormatException
with the specified detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DVBRasterFormatException(java.lang.String s)
DVBRasterFormatException
with the specified detail message.
s
- the detail message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |