Package com.prineside.tdi2
Class Map.InvalidMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.prineside.tdi2.Map.InvalidMapException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - Map
 
- See Also:
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescription - 
Constructor Summary
ConstructorsConstructorDescriptionInvalidMapException(Map.InvalidMapException.Reason reason, Array<Tile> invalidTiles)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
invalidTiles
 - 
reason
 
 - 
 - 
Constructor Details
- 
InvalidMapException
 
 - 
 - 
Method Details
- 
getFixHintMessage
- Returns:
 - локализированное сообщение с описанием ошибки
 
 
 -