| 
||||||||||
| 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.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.util.XmlParseException
public class XmlParseException
| Constructor Summary | |
|---|---|
XmlParseException()
 | 
|
XmlParseException(String message)
 | 
|
XmlParseException(String message,
                  Throwable reas)
 | 
|
XmlParseException(Throwable reas)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.pentaho.platform.api.util.PentahoCheckedChainedException | 
|---|
getRootCause, printStackTrace, printStackTrace | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public XmlParseException()
public XmlParseException(String message)
message - 
public XmlParseException(String message,
                         Throwable reas)
message - reas - public XmlParseException(Throwable reas)
reas - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||