Serialized Form


Package com.googlecode.kevinarpe.papaya.exception

Class com.googlecode.kevinarpe.papaya.exception.ClassNotFoundRuntimeException extends RuntimeException implements Serializable

Class com.googlecode.kevinarpe.papaya.exception.ClassResourceNotFoundException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

_classForResource

Class<T> _classForResource

_resourceName

String _resourceName

Class com.googlecode.kevinarpe.papaya.exception.InvalidExitValueException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_exitValue

int _exitValue

_validExitValueList

List<E> _validExitValueList

Class com.googlecode.kevinarpe.papaya.exception.PathException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

_reason

PathExceptionReason _reason

_absPath

File _absPath

_optAbsParentPath

File _optAbsParentPath

Class com.googlecode.kevinarpe.papaya.exception.PathRuntimeException extends RuntimeException implements Serializable

Class com.googlecode.kevinarpe.papaya.exception.TimeoutException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_timeoutMillis

long _timeoutMillis



Copyright © 2013-2014. All Rights Reserved.