Class XLIFFFileException
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
XLIFFFileException.MustBeSupportedLanguage
,XLIFFFileException.MustBeValid
,XLIFFFileException.MustBeWellFormed
,XLIFFFileException.MustHaveCorrectEncoding
,XLIFFFileException.MustHaveValidId
,XLIFFFileException.MustHaveValidModel
,XLIFFFileException.MustHaveValidParameter
,XLIFFFileException.MustNotHaveMoreThanOne
public class XLIFFFileException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString