public class ParseMETISException
extends java.lang.Exception
Constructor and Description |
---|
ParseMETISException() |
ParseMETISException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStringRepresentation()
Converts the exception to a user-readable string.
|