|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.platform.api.util.PentahoChainedException
org.pentaho.platform.web.http.UIException
public class UIException
| Constructor Summary | |
|---|---|
UIException()
|
|
UIException(java.lang.String message)
|
|
UIException(java.lang.String message,
java.lang.Throwable reas)
|
|
UIException(java.lang.Throwable reas)
|
|
| Method Summary |
|---|
| Methods inherited from class org.pentaho.platform.api.util.PentahoChainedException |
|---|
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 UIException()
public UIException(java.lang.String message)
message -
public UIException(java.lang.String message,
java.lang.Throwable reas)
message - reas - public UIException(java.lang.Throwable reas)
reas -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||