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