LambdaConversionException
LambdaConversionException
(->lambda-conversion-exception)(->lambda-conversion-exception message)(->lambda-conversion-exception message cause)(->lambda-conversion-exception message
cause
enable-suppression
writable-stack-trace)Constructor.
Constructs a LambdaConversionException with a message, cause, and other settings.
message - the detail message - java.lang.String
cause - the cause - java.lang.Throwable
enable-suppression - whether or not suppressed exceptions are enabled - boolean
writable-stack-trace - whether or not the stack trace is writable - boolean
Constructor. Constructs a LambdaConversionException with a message, cause, and other settings. message - the detail message - `java.lang.String` cause - the cause - `java.lang.Throwable` enable-suppression - whether or not suppressed exceptions are enabled - `boolean` writable-stack-trace - whether or not the stack trace is writable - `boolean`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |