com.jivesoftware.community
Class InvalidLanguageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.InvalidLanguageException
- All Implemented Interfaces:
- Serializable
public class InvalidLanguageException
- extends JiveException
Thrown when attempting to specify a language that is not among the list of allowed
languages.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidLanguageException
public InvalidLanguageException()
InvalidLanguageException
public InvalidLanguageException(String msg)
InvalidLanguageException
public InvalidLanguageException(String msg,
Throwable throwable)
InvalidLanguageException
public InvalidLanguageException(Throwable throwable)
Copyright © 1999-2007 Jive Software.