Class soif.SOIFException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class soif.SOIFException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----soif.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