Class NotAcceptableException

  • All Implemented Interfaces:
    Serializable

    public class NotAcceptableException
    extends Exception
    Indicates that none of the available types are acceptable to the client.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotAcceptableException

        public NotAcceptableException​(String message)