Class FileException

All Implemented Interfaces:
Serializable

public class FileException extends BaseException
See Also:
  • Constructor Details

    • FileException

      public FileException(Throwable cause)
    • FileException

      public FileException(String message, Throwable cause)
    • FileException

      public FileException(ApiHttpResponse<T> httpResponse)