net.fckeditor.connector.exception
Class ReadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.fckeditor.connector.exception.ReadException
All Implemented Interfaces:
Serializable

public class ReadException
extends Exception

Thrown to indicate that an error has occurred during some read action.

Version:
$Id: ReadException.java 3764 2009-06-23 16:05:05Z mosipov $
See Also:
Serialized Form

Constructor Summary
ReadException()
           
 
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

ReadException

public ReadException()


Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.