Class XLIFFFileException.MustHaveValidModel
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.MustHaveValidModel
- 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
ConstructorsConstructorDescriptionMustHaveValidModel
(String msg) MustHaveValidModel
(String msg, Throwable throwable) MustHaveValidModel
(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
-
MustHaveValidModel
public MustHaveValidModel() -
MustHaveValidModel
-
MustHaveValidModel
-
MustHaveValidModel
-