Class FileSizeExceededException

All Implemented Interfaces:
Serializable

public class FileSizeExceededException extends OKMException
OKMFileSizeExceededException
Author:
jllort
See Also:
  • Constructor Details

    • FileSizeExceededException

      public FileSizeExceededException()
    • FileSizeExceededException

      public FileSizeExceededException(String arg0, String serverStacktrace)
    • FileSizeExceededException

      public FileSizeExceededException(String arg0, Throwable arg1)
    • FileSizeExceededException

      public FileSizeExceededException(Throwable arg0)