Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | Public Attributes | Static Private Attributes | List of all members
rabbitescape.engine.BadSavedState Class Reference
Inheritance diagram for rabbitescape.engine.BadSavedState:
Inheritance graph
[legend]
Collaboration diagram for rabbitescape.engine.BadSavedState:
Collaboration graph
[legend]

Public Member Functions

 BadSavedState (Throwable cause, Map< String, String > saveState)
 
- Public Member Functions inherited from rabbitescape.engine.err.RabbitEscapeException
 RabbitEscapeException ()
 
 RabbitEscapeException (RabbitEscapeException cause)
 
 RabbitEscapeException (Throwable cause)
 
String getMessage ()
 
String translate (Locale locale)
 

Public Attributes

final Map< String, String > saveState
 
- Public Attributes inherited from rabbitescape.engine.err.RabbitEscapeException
final RabbitEscapeException cause
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Constructor & Destructor Documentation

rabbitescape.engine.BadSavedState.BadSavedState ( Throwable  cause,
Map< String, String >  saveState 
)

Member Data Documentation

final Map<String, String> rabbitescape.engine.BadSavedState.saveState
final long rabbitescape.engine.BadSavedState.serialVersionUID = 1L
staticprivate

The documentation for this class was generated from the following file: