Class AGUnsupportedFileFormatException

All Implemented Interfaces:
Serializable

public class AGUnsupportedFileFormatException extends AGHttpException
See Also:
  • Constructor Details

    • AGUnsupportedFileFormatException

      public AGUnsupportedFileFormatException(String message)
    • AGUnsupportedFileFormatException

      public AGUnsupportedFileFormatException(Exception e)
    • AGUnsupportedFileFormatException

      public AGUnsupportedFileFormatException(String message, Throwable cause)