Serialized Form


Package com.rshtech.exception

Class com.rshtech.exception.ApplicationException extends java.lang.Exception implements Serializable

serialVersionUID: 7732432937912074176L

Serialized Fields

errInfo

ErrorInformation errInfo

Class com.rshtech.exception.BusinessRuleException extends RuleFailureException implements Serializable

serialVersionUID: -6389944014026989719L

Class com.rshtech.exception.DataStoreConnectionException extends DataStoreException implements Serializable

serialVersionUID: -5281236841278150158L

Class com.rshtech.exception.DataStoreException extends SystemException implements Serializable

serialVersionUID: 730044601281317737L

Class com.rshtech.exception.ErrorCode extends java.lang.Object implements Serializable

serialVersionUID: 9041083675493283455L

Serialized Fields

code

java.lang.String code

Class com.rshtech.exception.ErrorInformation extends java.lang.Object implements Serializable

serialVersionUID: -8607024936477397466L

Serialized Fields

code

ErrorCode code

details

java.lang.String details

rootCause

java.lang.Throwable rootCause

errorMessage

java.lang.String errorMessage

stringRep

java.lang.String stringRep

Class com.rshtech.exception.InvalidConfigurationException extends InvalidStateException implements Serializable

serialVersionUID: -5895601136819545217L

Class com.rshtech.exception.InvalidStateException extends SystemException implements Serializable

serialVersionUID: -7145492484110921791L

Class com.rshtech.exception.ParameterizedErrorCode extends ErrorCode implements Serializable

serialVersionUID: -4226658726401903778L

Serialized Fields

parameters

java.util.Map<K,V> parameters

Class com.rshtech.exception.RuleFailureException extends ApplicationException implements Serializable

serialVersionUID: 8298051697546094141L

Serialized Fields

exceptions

java.util.Set<E> exceptions

errorMessages

java.util.Set<E> errorMessages

Class com.rshtech.exception.RuntimeRuleFailureException extends SystemException implements Serializable

serialVersionUID: 7175630987430071185L

Serialized Fields

exceptions

java.util.Set<E> exceptions

errorMessages

java.util.Set<E> errorMessages

Class com.rshtech.exception.SecurityException extends ApplicationException implements Serializable

serialVersionUID: -4105599609498392927L

Class com.rshtech.exception.SystemException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -1234946164035013973L

Serialized Fields

errInfo

ErrorInformation errInfo

Class com.rshtech.exception.ValidationException extends RuleFailureException implements Serializable

serialVersionUID: -2150472446495598885L


Package com.rshtech.func

Class com.rshtech.func.AppTx extends java.lang.Object implements Serializable

serialVersionUID: -6327051846082268093L

Serialized Fields

userId

java.lang.String userId

appTxId

java.lang.String appTxId

stringValue

java.lang.String stringValue

hashValue

int hashValue

Package com.rshtech.model