|
||||||||||
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.glite.wms.wmproxy.BaseException
org.glite.wms.wmproxy.InvalidArgumentFaultException
This exception is thrown to indicate that an input argument of the requested operation is not valid (i.e. the JobId string, the JDL expression, a single JDL attribute expresion, etc..)
Constructor Summary | |
InvalidArgumentFaultException()
Constructs an Exception with no specified detail message. |
|
InvalidArgumentFaultException(java.lang.String message)
Constructs an Exception with the specified detail message. |
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidArgumentFaultException()
public InvalidArgumentFaultException(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |