com.starbase.diff
Class DiffException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.starbase.diff.DiffException
All Implemented Interfaces:
java.io.Serializable

public class DiffException
extends java.lang.Exception

Thrown when we have some kind of error trying to make the diff.

See Also:
Serialized Form

Constructor Summary
DiffException(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiffException

public DiffException(java.lang.String msg)


StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.