org.richfaces.l10n
Class InterpolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.richfaces.l10n.InterpolationException
- All Implemented Interfaces:
- java.io.Serializable
public class InterpolationException
- extends java.lang.Exception
- Author:
- Nick Belaevski
- 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 |
InterpolationException
public InterpolationException()
InterpolationException
public InterpolationException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
InterpolationException
public InterpolationException(java.lang.String message)
- Parameters:
message
-
InterpolationException
public InterpolationException(java.lang.Throwable cause)
- Parameters:
cause
-
initMessageKey
public InterpolationException initMessageKey(java.lang.String messageKey)
getMessageKey
public java.lang.String getMessageKey()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.