Class NoSuchPatternException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.eatthepath.noise.NoSuchPatternException
All Implemented Interfaces:
Serializable

public class NoSuchPatternException extends Exception
Indicates that a named pattern is not a recognized fundamental or deferred Noise handshake pattern and cannot be derived by modifying a recognized fundamental or deferred Noise handshake pattern.
See Also:
  • Constructor Details

    • NoSuchPatternException

      public NoSuchPatternException(String patternName)
      Constructs a new "no such pattern" exception.
      Parameters:
      patternName - the name of the requested handshake pattern