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

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = 1L
 

Constructor & Destructor Documentation

rabbitescape.render.FailedToLoadImage.FailedToLoadImage ( String  imageName,
Throwable  cause 
)
rabbitescape.render.FailedToLoadImage.FailedToLoadImage ( String  imageName)

Member Data Documentation

final Throwable rabbitescape.render.FailedToLoadImage.cause
final String rabbitescape.render.FailedToLoadImage.imageName
final long rabbitescape.render.FailedToLoadImage.serialVersionUID = 1L
staticprivate

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