public class AisParseException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
INVALID_CHARACTER |
static String |
NOT_CONSISTENT_DECODED_STRING |
Constructor and Description |
---|
AisParseException(String errorMsg) |
AisParseException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.