public final class Bounds extends UserException
Constructor and Description |
---|
Bounds()
Constructs an
Bounds with no specified detail message. |
Bounds(String reason)
Constructs an
Bounds with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Bounds()
Bounds
with no specified detail message.public Bounds(String reason)
Bounds
with the specified detail message.reason
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.