public final class IllegalArithmeticalOperationException extends RuntimeException
Constructor and Description |
---|
IllegalArithmeticalOperationException(String message)
Constructs a new exception instance.
|
IllegalArithmeticalOperationException(String message,
Throwable cause)
Constructs a new exception instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalArithmeticalOperationException(String message)
message
- the error messageCopyright © 2011–2022 Stiftung SIC. All rights reserved.