Class XLIFFFileException.MustBeSupportedLanguage
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.translation.exception.XLIFFFileException
com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XLIFFFileException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.translation.exception.XLIFFFileException
XLIFFFileException.MustBeSupportedLanguage, XLIFFFileException.MustBeValid, XLIFFFileException.MustBeWellFormed, XLIFFFileException.MustHaveCorrectEncoding, XLIFFFileException.MustHaveValidId, XLIFFFileException.MustHaveValidModel, XLIFFFileException.MustHaveValidParameter, XLIFFFileException.MustNotHaveMoreThanOne
-
Constructor Summary
ConstructorsConstructorDescriptionMustBeSupportedLanguage
(String msg, Throwable throwable) MustBeSupportedLanguage
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustBeSupportedLanguage
public MustBeSupportedLanguage() -
MustBeSupportedLanguage
-
MustBeSupportedLanguage
-
MustBeSupportedLanguage
-