Oxygen XML Editor, Version 14.2

ro.sync.sample.plugin.converter
Class ConversionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ro.sync.sample.plugin.converter.ConversionException
All Implemented Interfaces:
java.io.Serializable

public class ConversionException
extends java.lang.Exception

Description of the Class

Version:
$Revision: 1.8 $
See Also:
Serialized Form

Constructor Summary
ConversionException()
          Constructs an ConversionException with null as its error detail message.
ConversionException(java.lang.String mes)
          Constructs an ConversionException with the specified detail message.
 
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

ConversionException

public ConversionException()
Constructs an ConversionException with null as its error detail message.


ConversionException

public ConversionException(java.lang.String mes)
Constructs an ConversionException with the specified detail message.

Parameters:
mes - The detail message.

Oxygen XML Editor, Version 14.2

© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.