Class NotImplementedException

  • All Implemented Interfaces:
    Serializable

    public class NotImplementedException
    extends Exception
    The Class NotImplementedException.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Nov 5, 2021
    See Also:
    Serialized Form
    • Constructor Detail

      • NotImplementedException

        public NotImplementedException()
        Instantiates a new not implemented exception.
      • NotImplementedException

        public NotImplementedException​(String message)
        Instantiates a new not implemented exception.
        Parameters:
        message - the message