Package org.javarosa.core.util
Class NoLocalizedTextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javarosa.core.util.NoLocalizedTextException
- All Implemented Interfaces:
Serializable
public class NoLocalizedTextException extends RuntimeException
- Author:
- Clayton Sims
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoLocalizedTextException(String message, String keynames, String locale) -
Method Summary
Modifier and Type Method Description StringgetLocaleMissingKey()StringgetMissingKeyNames()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString