Class UnsupportedResponseFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
thredds.server.ncss.exception.NcssException
thredds.server.ncss.exception.UnsupportedResponseFormatException
All Implemented Interfaces:
Serializable

public class UnsupportedResponseFormatException extends NcssException
UnsupportedResponseFormatException is thrown by the NcssControllers if some unexpected 'accept' value is in the request params.
See Also:
  • Constructor Details

    • UnsupportedResponseFormatException

      public UnsupportedResponseFormatException(String message)