Class DuplicateCoderException

All Implemented Interfaces:
Serializable

public class DuplicateCoderException extends InvalidWebSocketException
Thrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata (Decoder or Encoder)
See Also:
  • Field Details

  • Constructor Details

    • DuplicateCoderException

      public DuplicateCoderException(String message)
    • DuplicateCoderException

      public DuplicateCoderException(String message, Throwable cause)