Class ErroneousSequenceException

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

public class ErroneousSequenceException extends Exception
Thrown when a valid sequence could not be created with the provided data.
See Also:
  • Constructor Details

    • ErroneousSequenceException

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