StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.lib.image
Class BitmapFormatException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--com.sun.star.lib.image.BitmapFormatException
All Implemented Interfaces:
java.io.Serializable

public synchronized class BitmapFormatException
extends java.io.IOException

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
BitmapFormatException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BitmapFormatException

public BitmapFormatException(java.lang.String s)

StarOffice 5.2 API
reverse engineered by classdoc