Class XLIFFFileException.MustNotHaveMoreThanOne

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

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

    • MustNotHaveMoreThanOne

      public MustNotHaveMoreThanOne()
    • MustNotHaveMoreThanOne

      public MustNotHaveMoreThanOne(String msg)
    • MustNotHaveMoreThanOne

      public MustNotHaveMoreThanOne(String msg, Throwable throwable)
    • MustNotHaveMoreThanOne

      public MustNotHaveMoreThanOne(Throwable throwable)