org.globus.exec.utils.rsl
Class RSLParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.exec.utils.rsl.RSLParseException
- All Implemented Interfaces:
- java.io.Serializable
- public class RSLParseException
- extends java.lang.Exception
This exception is raised if the serialization to or from an object failed
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| 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 |
RSLParseException
public RSLParseException()
RSLParseException
public RSLParseException(java.lang.String message)
RSLParseException
public RSLParseException(java.lang.String message,
java.lang.Throwable cause)
RSLParseException
public RSLParseException(java.lang.Throwable cause)