Class XLIFFFileException.MustBeValid

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

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

    • MustBeValid

      public MustBeValid()
    • MustBeValid

      public MustBeValid(String msg)
    • MustBeValid

      public MustBeValid(String msg, Throwable throwable)
    • MustBeValid

      public MustBeValid(Throwable throwable)