Class JOP.persist.file.FilePersistException
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.persist.file.FilePersistException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----JOP.persist.PersistException
                           |
                           +----JOP.persist.file.FilePersistException

public class FilePersistException
extends PersistException

This is an INTERNAL class.


Constructor Index

 o FilePersistException(String)

Constructors

 o FilePersistException
  public FilePersistException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home