|
||||||||||
| 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.exceptions.BadCommandException
public class 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 |
|---|
clone, equals, finalize, 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()
toString in class java.lang.Throwable
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||