Class PoisonFilterException


  • public class PoisonFilterException
    extends PoisonException
    Deprecated.
    Use poison directly instead
    • Constructor Summary

      Constructors 
      Constructor Description
      PoisonFilterException​(java.lang.String message)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PoisonFilterException

        public PoisonFilterException​(java.lang.String message)
        Deprecated.