org.outerj.daisy.frontend.components.userregistrar
Class RegistrarException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.outerj.daisy.frontend.components.userregistrar.RegistrarException
All Implemented Interfaces:
java.io.Serializable, org.outerj.daisy.repository.LocalizedException

public class RegistrarException
extends java.lang.Exception
implements org.outerj.daisy.repository.LocalizedException

See Also:
Serialized Form

Constructor Summary
RegistrarException(java.lang.String key, java.lang.Object[] params)
           
 
Method Summary
 java.lang.String getMessage()
           
 java.lang.String getMessage(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

RegistrarException

public RegistrarException(java.lang.String key,
                          java.lang.Object[] params)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

getMessage

public java.lang.String getMessage(java.util.Locale locale)
Specified by:
getMessage in interface org.outerj.daisy.repository.LocalizedException


Copyright © -2006 . All Rights Reserved.