Class NeverSeenStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
es.upm.fi.cig.multictbnc.exceptions.NeverSeenStateException
All Implemented Interfaces:
Serializable

public class NeverSeenStateException extends Exception
Thrown when a state was never seen before by the classifier.
See Also:
  • Constructor Details

    • NeverSeenStateException

      public NeverSeenStateException(String msg)
      Constructs a NeverSeenStateException with the specified detail message.
      Parameters:
      msg - detail message