Class ErroneousValueException

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

public class ErroneousValueException extends Exception
Thrown when an error occurs due to an incorrect value provided by the user.
See Also:
  • Constructor Details

    • ErroneousValueException

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