public class UnknownOperatorException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The UID for serialization.
|
| Constructor and Description |
|---|
UnknownOperatorException()
This is the default constructor.
|
UnknownOperatorException(String description)
Add a customized description to the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UnknownOperatorException()
public UnknownOperatorException(String description)
description - Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.