public class OperatorNotAllowedException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
OperatorNotAllowedException()
This is the default constructor.
|
OperatorNotAllowedException(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 OperatorNotAllowedException()
public OperatorNotAllowedException(String description)
description - Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.