public class BynderRuntimeException extends RuntimeException
| Constructor and Description |
|---|
BynderRuntimeException(String message)
Creates a new instance of the class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BynderRuntimeException(String message)
message - Message explaining the exception.Copyright © 2022. All rights reserved.