com.isogen.i18nsupport
Class I18nServiceError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.isogen.i18nsupport.I18nServiceError
All Implemented Interfaces:
java.io.Serializable

public class I18nServiceError
extends java.lang.Exception

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

Constructor Summary
I18nServiceError(java.lang.String msg)
           
I18nServiceError(java.lang.Throwable e)
           
 
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

I18nServiceError

public I18nServiceError(java.lang.String msg)

I18nServiceError

public I18nServiceError(java.lang.Throwable e)