Class TalendArchiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dispatch.talend.archive.exception.TalendArchiveException
All Implemented Interfaces:
Serializable

public class TalendArchiveException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • TalendArchiveException

      public TalendArchiveException(String msg)
    • TalendArchiveException

      public TalendArchiveException(String msg, Throwable throwable)