Class NotImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Error
junit.framework.AssertionFailedError
com.mockobjects.util.NotImplementedException
All Implemented Interfaces:
Serializable

public class NotImplementedException extends junit.framework.AssertionFailedError
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()
      NotImplementedException constructor comment.
    • NotImplementedException

      public NotImplementedException(String message)
      NotImplementedException constructor comment.
      Parameters:
      message - java.lang.String