org.netbeans.modules.nbjunit/1 1.29

org.netbeans.junit.diff
Class DiffException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.netbeans.junit.diff.DiffException
All Implemented Interfaces:
Serializable

public class DiffException
extends IOException

Exception that signals that the diff is wrong.

See Also:
Serialized Form

Constructor Summary
DiffException()
          Creates new DiffException
DiffException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiffException

public DiffException()
Creates new DiffException


DiffException

public DiffException(String message)

org.netbeans.modules.nbjunit/1 1.29

Built on May 12 2006.  |  Portions Copyright 1997-2006 Sun Microsystems, Inc. All rights reserved.