net.netheos.pcsapi.exceptions
Class CStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.netheos.pcsapi.exceptions.CStorageException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CFileNotFoundException, CHttpException, CInvalidFileTypeException, CRetriableException
public class CStorageException
- extends RuntimeException
Base class for all cloud storage errors.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CStorageException
public CStorageException(String message)
CStorageException
public CStorageException(String message,
Throwable cause)
Copyright © 2014. All Rights Reserved.