org.apache.sanselan
Class SanselanException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.sanselan.SanselanException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ImageReadException, ImageWriteException

public class SanselanException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SanselanException(java.lang.String s)
           
SanselanException(java.lang.String s, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SanselanException

public SanselanException(java.lang.String s)

SanselanException

public SanselanException(java.lang.String s,
                         java.lang.Exception e)


Copyright © 2007-2009. All Rights Reserved.