All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.vt.marian.Document.SOIFException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----edu.vt.marian.Document.SOIFException

public class SOIFException
extends Exception
Exception class for bad SOIF constructs


Constructor Index

 o SOIFException(String)
Build a new SOIFException

Constructors

 o SOIFException
 public SOIFException(String msg)
Build a new SOIFException

Parameters:
msg - info string for this exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index