public class LambdaCreationRuntimeException extends RuntimeException
| Constructor and Description |
|---|
LambdaCreationRuntimeException(LambdaCreationException ex) |
| Modifier and Type | Method and Description |
|---|---|
LambdaCreationException |
getNestedCheckedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LambdaCreationRuntimeException(LambdaCreationException ex)
public LambdaCreationException getNestedCheckedException()
Copyright © 2016. All rights reserved.