Class UnreadDatasetException

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

public class UnreadDatasetException extends Exception
Thrown when the provided dataset could not be read.
See Also:
  • Constructor Details

    • UnreadDatasetException

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