|
||||||||||
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.pentaho.reporting.libraries.base.util.StackableException
org.pentaho.reporting.libraries.base.encoder.UnsupportedEncoderException
public class UnsupportedEncoderException
Todo: Document Me
Constructor Summary | |
---|---|
UnsupportedEncoderException()
|
|
UnsupportedEncoderException(java.lang.String message)
|
|
UnsupportedEncoderException(java.lang.String message,
java.lang.Throwable ex)
|
Method Summary |
---|
Methods inherited from class org.pentaho.reporting.libraries.base.util.StackableException |
---|
getMessage, getParent, getParentThrowable, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsupportedEncoderException()
public UnsupportedEncoderException(java.lang.String message, java.lang.Throwable ex)
public UnsupportedEncoderException(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |