|
|||||||||||
| 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.gridbus.broker.farming.common.BadCommandException
This class represents a BadCommandException
| Constructor Summary | |
BadCommandException()
Constructor for BadCommandException. |
|
BadCommandException(java.lang.String arg0)
Constructor for BadCommandException. |
|
| Method Summary | |
static BadCommandException |
raiseException()
Raise an Exception of type BadCommandException |
java.lang.String |
toString()
* @see java.lang.Throwable#toString() |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BadCommandException()
public BadCommandException(java.lang.String arg0)
arg0 - | Method Detail |
public static BadCommandException raiseException()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||