Serialized Form


Package org.plasma.common.app

Class org.plasma.common.app.AppException extends PlasmaRuntimeException implements Serializable

Class org.plasma.common.app.ConnectRetryTimeoutException extends AppException implements Serializable

Class org.plasma.common.app.InvalidCommandLineArgException extends AppException implements Serializable

Serialized Fields

arg

String arg

Class org.plasma.common.app.InvalidCommandLineArgValueException extends AppException implements Serializable

Serialized Fields

arg

String arg

value

String value

Class org.plasma.common.app.InvalidPropertyNameException extends AppException implements Serializable

Serialized Fields

name

String name

Class org.plasma.common.app.MissingCommandLineArgException extends AppException implements Serializable

Serialized Fields

arg

String arg

Package org.plasma.common.exception

Class org.plasma.common.exception.PlasmaCheckedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.plasma.common.exception.PlasmaRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.plasma.common.exception.UserException extends PlasmaRuntimeException implements Serializable

Serialized Fields

severityId

String severityId

typeId

String typeId

messageId

String messageId

params

Object[] params



Copyright © 2014. All rights reserved.