org.globus.transfer.reliable.service.database
Class RftDBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.common.ChainedException
org.globus.transfer.reliable.service.database.RftDBException
- All Implemented Interfaces:
- Serializable
- public class RftDBException
- extends org.globus.common.ChainedException
Database Exception
- See Also:
- Serialized Form
| Fields inherited from class org.globus.common.ChainedException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class org.globus.common.ChainedException |
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
RftDBException
public RftDBException()
RftDBException
public RftDBException(String message)
- Parameters:
message -
RftDBException
public RftDBException(String message,
Exception e)
- Parameters:
message - e -
RftDBException
public RftDBException(Exception e)
- Parameters:
e -