All Implemented Interfaces:
Serializable

public class ElementSniffException extends SniffException
See Also:
  • Constructor Details

    • ElementSniffException

      public ElementSniffException()
    • ElementSniffException

      public ElementSniffException(String message)
    • ElementSniffException

      public ElementSniffException(String message, Throwable cause)
    • ElementSniffException

      public ElementSniffException(Throwable cause)
    • ElementSniffException

      protected ElementSniffException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)