public class ConverterException extends Exception
| Constructor and Description |
|---|
ConverterException(String message)
Create a new exception
|
ConverterException(String message,
Throwable cause)
Create a new exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConverterException(String message)
message - A message to be prevented to the user of the toolCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.