Serialized Form


Package org.ogf.saga.error

Class org.ogf.saga.error.AlreadyExistsException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.AuthenticationFailedException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.AuthorizationFailedException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.BadParameterException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.DoesNotExistException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.IncorrectStateException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.IncorrectURLException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.NoSuccessException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.NotImplementedException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.PermissionDeniedException extends SagaException implements Serializable

serialVersionUID: 1L

Class org.ogf.saga.error.SagaException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

exceptionOrder

int exceptionOrder
Determines how specific the exception is with respect to others.


nestedExceptions

ArrayList<E> nestedExceptions

isCopy

boolean isCopy

Class org.ogf.saga.error.SagaIOException extends SagaException implements Serializable

serialVersionUID: 1L

Serialized Fields

posixErrorCode

int posixErrorCode

Class org.ogf.saga.error.TimeoutException extends SagaException implements Serializable

serialVersionUID: 1L



Copyright © 2014 Open Grid Forum. All rights reserved.