public class CoercionException extends RuntimeException
Constructor and Description |
---|
CoercionException(String message) |
Modifier and Type | Method and Description |
---|---|
static String |
getMessage(Throwable cause) |
static RuntimeException |
invocationException(String methodName,
Throwable cause) |
static String |
toStr(Object obj) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CoercionException(String message)
Copyright © 2020 Actian Corporation. All rights reserved.