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.render.AnimationLoader.BadAnimationLine Class Reference
Inheritance diagram for rabbitescape.render.AnimationLoader.BadAnimationLine:
Inheritance graph
[legend]
Collaboration diagram for rabbitescape.render.AnimationLoader.BadAnimationLine:
Collaboration graph
[legend]

Public Member Functions

 BadAnimationLine (String line)
 
 BadAnimationLine (String line, Throwable cause)
 
- 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 String line
 
- Public Attributes inherited from rabbitescape.engine.err.RabbitEscapeException
final RabbitEscapeException cause
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Constructor & Destructor Documentation

rabbitescape.render.AnimationLoader.BadAnimationLine.BadAnimationLine ( String  line)
rabbitescape.render.AnimationLoader.BadAnimationLine.BadAnimationLine ( String  line,
Throwable  cause 
)

Member Data Documentation

final String rabbitescape.render.AnimationLoader.BadAnimationLine.line
final long rabbitescape.render.AnimationLoader.BadAnimationLine.serialVersionUID = 1L
staticprivate

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