org.cloudgraph.rdb.service
Class RDBServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cloudgraph.common.CloudGraphRuntimeException
org.cloudgraph.common.service.GraphServiceException
org.cloudgraph.rdb.service.RDBServiceException
- All Implemented Interfaces:
- Serializable
public class RDBServiceException
- extends GraphServiceException
- Since:
- 0.5
- Author:
- Scott Cinnamond
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RDBServiceException
public RDBServiceException(String message)
RDBServiceException
public RDBServiceException(Throwable t)
Copyright © 2014. All rights reserved.