public class CustomWrapperException extends Exception
Exception
subclass intended to be used by Custom Wrappers.Constructor and Description |
---|
CustomWrapperException(String message) |
CustomWrapperException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CustomWrapperException(String message)
Exception.Exception(String)
public String getMessage()
getMessage
in class Throwable
Copyright © 2019 Denodo Technologies. All rights reserved.