Class 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:
    Serialized Form
    • Constructor Detail

      • UnsupportedResponseFormatException

        public UnsupportedResponseFormatException​(String message)