All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ajanta.apps.afs.FileLengthException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----ajanta.apps.afs.FileLengthException

public class FileLengthException
extends RuntimeException

Constructor Index

 o FileLengthException()
 o FileLengthException(String)

Constructors

 o FileLengthException
 public FileLengthException()
 o FileLengthException
 public FileLengthException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index