All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.cvs.UpToDateCheckFailedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.w3c.cvs.CvsException
                           |
                           +----org.w3c.cvs.CvsCommitException
                                   |
                                   +----org.w3c.cvs.UpToDateCheckFailedException

public class UpToDateCheckFailedException
extends CvsCommitException

Method Index

 o getFilename()
Get the filename.

Methods

 o getFilename
 public String getFilename()
Get the filename.

Returns:
a String.

All Packages  Class Hierarchy  This Package  Previous  Next  Index