public class GlyphException extends Exception
Constructor and Description |
---|
GlyphException(String errorCode,
int cid) |
GlyphException(String errorCode,
int cid,
String message) |
GlyphException(String errorCode,
int cid,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
int |
getInvalidCid() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.