Class NotImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.NotImplementedException
All Implemented Interfaces:
Serializable

public class NotImplementedException extends RuntimeException
Temporary exception, this will be removed.
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String feature)
  • Method Details