public class AbbrevException extends Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected boolean |
termused |
Constructor and Description |
---|
AbbrevException(String message,
boolean termused) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
protected boolean termused
public AbbrevException(String message, boolean termused)