public class SearchRuntimeException extends RuntimeException
| Constructor and Description |
|---|
SearchRuntimeException()
Creates a new SearchRuntimeException object.
|
SearchRuntimeException(String message)
Creates a new SearchRuntimeException object.
|
SearchRuntimeException(String message,
Throwable cause)
Creates a new SearchRuntimeException object.
|
SearchRuntimeException(Throwable cause)
Creates a new SearchRuntimeException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SearchRuntimeException()
public SearchRuntimeException(String message)
message - DOCUMENT ME!public SearchRuntimeException(Throwable cause)
cause - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.