|
||||||||||
| 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.apache.airavata.workflow.model.exceptions.WorkflowException
org.apache.airavata.ws.monitor.MonitorException
public class MonitorException
| Constructor Summary | |
|---|---|
MonitorException()
Constructs a MonitorException. |
|
MonitorException(String message)
Constructs a MonitorException. |
|
MonitorException(String message,
Throwable cause)
Constructs a MonitorException. |
|
MonitorException(Throwable cause)
Constructs a MonitorException. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MonitorException()
public MonitorException(String message)
message - public MonitorException(Throwable cause)
cause -
public MonitorException(String message,
Throwable cause)
message - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||