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