com.isogen.i18nsupport
Class MissingLocaleException

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

public class MissingLocaleException
extends java.lang.Exception

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

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

MissingLocaleException

public MissingLocaleException()

MissingLocaleException

public MissingLocaleException(java.lang.String msg)