com.fg.xmleditor
Class FXModelException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.fg.xmleditor.FXModelException
All Implemented Interfaces:
java.io.Serializable

public class FXModelException
extends java.lang.Exception

The exception is thrown by the FXDocumentModel implementation class when it can't open existing XML document or create a new one with the specified XML Schema.

Version:
1.0
Author:
Felix Golubov
See Also:
Serialized Form

Constructor Summary
FXModelException(java.lang.String s)
          Creates a new FXEditorException object.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FXModelException

public FXModelException(java.lang.String s)
Creates a new FXEditorException object.

Parameters:
s - a message