com.mockobjects.util

Class NotImplementedException

public class NotImplementedException extends AssertionFailedError

Constructor Summary
NotImplementedException()
NotImplementedException constructor comment.
NotImplementedException(String message)
NotImplementedException constructor comment.

Constructor Detail

NotImplementedException

public NotImplementedException()
NotImplementedException constructor comment.

NotImplementedException

public NotImplementedException(String message)
NotImplementedException constructor comment.

Parameters: message java.lang.String

Copyright © 2002 Mock Objects. All Rights Reserved.