Class SourceFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.reports.engine.console.exception.SourceFileException
All Implemented Interfaces:
Serializable

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

    • SourceFileException

      public SourceFileException()
    • SourceFileException

      public SourceFileException(String msg)
    • SourceFileException

      public SourceFileException(String msg, Throwable throwable)
    • SourceFileException

      public SourceFileException(Throwable throwable)