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