Class XLIFFFileException.MustBeWellFormed

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.MustBeWellFormed
All Implemented Interfaces:
Serializable
Enclosing class:
XLIFFFileException

public static class XLIFFFileException.MustBeWellFormed extends XLIFFFileException
See Also:
  • Constructor Details

    • MustBeWellFormed

      public MustBeWellFormed()
    • MustBeWellFormed

      public MustBeWellFormed(String msg)
    • MustBeWellFormed

      public MustBeWellFormed(String msg, Throwable throwable)
    • MustBeWellFormed

      public MustBeWellFormed(Throwable throwable)