All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.activated.jimi.JimiException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.activated.jimi.JimiException

  Summary

public class  JimiException
     extends java.lang.Exception
{
          // Constructors 2
     public JimiException();
     public JimiException(String);

}

General utility exception for the Jimi system.


  Cross Reference

Extended By:
InvalidOptionException, NoImageAvailException, StorageException, UnsupportedFormatException

Thrown By:
Many





  Constructors

· JimiException

Summary  |  Top
   public JimiException() 


· JimiException

Summary  |  Top
   public JimiException(String s) 

Parameter Description
s description string



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7