public class VetoException extends Exception
| Constructor and Description |
|---|
VetoException()
Creates a new VetoException object.
|
VetoException(String message)
Creates a new VetoException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VetoException()
public VetoException(String message)
message - the detail messageCopyright © 2012–2026 cismet GmbH. All rights reserved.