org.scale7.cassandra.pelops.exceptions
Class PelopsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.scale7.cassandra.pelops.exceptions.PelopsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ApplicationException, AuthenticationException, AuthorizationException, InvalidRequestException, NoConnectionsAvailableException, NotFoundException, ProtocolException, TimedOutException, TransportException, UnavailableException
public class PelopsException
- extends RuntimeException
Base exception thrown by pelops.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PelopsException
public PelopsException()
PelopsException
public PelopsException(String s)
PelopsException
public PelopsException(String s,
Throwable throwable)
PelopsException
public PelopsException(Throwable throwable)
Copyright © 2011. All Rights Reserved.