com.intel.gpe.gridbeans.plugins
Class TranslationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.intel.gpe.gridbeans.plugins.TranslationException
- All Implemented Interfaces:
- java.io.Serializable
public class TranslationException
- extends java.lang.Exception
This exception is thrown if translation cannot be performed
- Version:
- $Id: TranslationException.java,v 1.3 2005/12/22 09:20:32 lukichev Exp $
- Author:
- Alexander Lukichev
- See Also:
- Serialized Form
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 |
TranslationException
public TranslationException()
TranslationException
public TranslationException(java.lang.String arg0)
TranslationException
public TranslationException(java.lang.Throwable arg0)
TranslationException
public TranslationException(java.lang.String arg0,
java.lang.Throwable arg1)