Class PreconditionFailedException

  • All Implemented Interfaces:
    Serializable

    public class PreconditionFailedException
    extends ChannelException
    Exception thrown if the client requested a method that was not allowed because some precondition failed.
    See Also:
    Serialized Form
    • Constructor Detail

      • PreconditionFailedException

        public PreconditionFailedException​(String message)