public class JFXConverterException
extends java.lang.Exception
JFXConverters.| Constructor and Description |
|---|
JFXConverterException()
Constructs a JFXConverterException.
|
JFXConverterException(java.lang.String message)
Constructs a JFXConverterException with the specified detail message.
|
JFXConverterException(java.lang.String message,
java.lang.Throwable cause)
Constructs a JFXConverterException with the specified cause an a detailed message.
|
JFXConverterException(java.lang.Throwable cause)
Constructs a JFXConverterException with the specified cause.
|
public JFXConverterException()
public JFXConverterException(java.lang.String message)
message - the messagepublic JFXConverterException(java.lang.String message,
java.lang.Throwable cause)
message - the messagecause - The causepublic JFXConverterException(java.lang.Throwable cause)
cause - The causeCopyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence