All Packages  This Package  Class Hierarchy  Class Search  Index

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

  Summary

public class  InvalidOptionException
     extends com.activated.jimi.JimiException
{
          // Constructors 2
     public InvalidOptionException();
     public InvalidOptionException(String);

}

Thrown if no encoder or decoder exists which can handle the specified file format


  Cross Reference

Thrown By:
JimiReader.getPossibleValuesForProperty(), JimiReader.getPropertyDescription(), JimiReader.setProperty(), JimiWriter.getPossibleValuesForProperty(), JimiWriter.getPropertyDescription(), JimiWriter.setProperty(), PropertyOwner.getPossibleValuesForProperty(), PropertyOwner.getPropertyDescription(), PropertyOwner.setProperty()





  Constructors

· InvalidOptionException

Summary  |  Top
   public InvalidOptionException() 


· InvalidOptionException

Summary  |  Top
   public InvalidOptionException(String s) 


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