Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

NSComparator.ComparisonException


Inherits from:
Exception : Throwable : Object
Package:
com.webobjects.foundation


Class Description


Instances of the NSComparator.ComparisonException class are created and thrown when an error condition is encountered during the comparison of two objects. For more information, see the NSComparator class specification.




Constructors



NSComparator.ComparisonException

public NSComparator.ComparisonException(String message)

Creates and returns a new Exception with message as the message.

© 2001 Apple Computer, Inc. (Last Published April 17, 2001)


Table of Contents