Package com.ticxo.modelengine.api.error
Class IError.Error
java.lang.Object
com.ticxo.modelengine.api.error.IError.Error
- All Implemented Interfaces:
IError
- Direct Known Subclasses:
ErrorBadTexture,ErrorNoFaceCube,ErrorUnknownFormat
- Enclosing interface:
- IError
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.ticxo.modelengine.api.error.IError
IError.Error, IError.Severity, IError.Warn -
Field Summary
Fields inherited from interface com.ticxo.modelengine.api.error.IError
BAD_EYE_HEIGHT, BOX_UV, DUPE_NAME, NO_HITBOX, UNKNOWN_FORMAT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ticxo.modelengine.api.error.IError
getErrorMessage, log
-
Constructor Details
-
Error
public Error()
-
-
Method Details
-
getSeverity
- Specified by:
getSeverityin interfaceIError
-