Serialized Form


Package net.netheos.pcsapi.exceptions

Class net.netheos.pcsapi.exceptions.CAuthenticationException extends CHttpException implements Serializable

Class net.netheos.pcsapi.exceptions.CFileNotFoundException extends CStorageException implements Serializable

Serialized Fields

path

CPath path

Class net.netheos.pcsapi.exceptions.CHttpException extends CStorageException implements Serializable

Serialized Fields

requestMethod

String requestMethod

requestUri

String requestUri

status

int status

reason

String reason

Class net.netheos.pcsapi.exceptions.CInvalidFileTypeException extends CStorageException implements Serializable

Serialized Fields

cpath

CPath cpath

blobExpected

boolean blobExpected

Class net.netheos.pcsapi.exceptions.CRetriableException extends CStorageException implements Serializable

Serialized Fields

delay

long delay

Class net.netheos.pcsapi.exceptions.CStorageException extends RuntimeException implements Serializable



Copyright © 2014. All Rights Reserved.