Class RangeNotSatisfiableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.web.rangerequest.RangeNotSatisfiableException
All Implemented Interfaces:
Serializable

public class RangeNotSatisfiableException extends Exception
See Also:
  • Constructor Details

    • RangeNotSatisfiableException

      public RangeNotSatisfiableException(String message)
    • RangeNotSatisfiableException

      public RangeNotSatisfiableException(String message, Throwable cause)