| 
||||||||||
| 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.plugin.action.mondrian.MissingParameterException
public class MissingParameterException
| Constructor Summary | |
|---|---|
MissingParameterException(String message)
 | 
|
MissingParameterException(String message,
                          Throwable reas)
 | 
|
MissingParameterException(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 MissingParameterException(String message)
public MissingParameterException(String message,
                                 Throwable reas)
public MissingParameterException(Throwable reas)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||