net.fckeditor.connector.exception
Class WriteException

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

public class WriteException
extends Exception

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

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

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

WriteException

public WriteException()


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