Class NotImplementedException

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

public class NotImplementedException extends Exception
Thrown when a requested task is not implemented.
See Also:
  • Constructor Details

    • NotImplementedException

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