Class FileSizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.activiti.cloud.services.modeling.rest.exceptions.FileSizeException
All Implemented Interfaces:
Serializable

@ResponseStatus(BAD_REQUEST) public class FileSizeException extends RuntimeException
See Also:
  • Constructor Details

    • FileSizeException

      public FileSizeException(String message)