public class FTLNotSupportedException extends FTLException
Common Diagnoses:
Constructor and Description |
---|
FTLNotSupportedException() |
FTLNotSupportedException(java.lang.String message) |
FTLNotSupportedException(java.lang.String message,
java.lang.Throwable cause) |
FTLNotSupportedException(java.lang.Throwable cause) |
getErrorCode, setErrorCode
public FTLNotSupportedException()
public FTLNotSupportedException(java.lang.String message, java.lang.Throwable cause)
public FTLNotSupportedException(java.lang.String message)
public FTLNotSupportedException(java.lang.Throwable cause)