Class SourceJDBCConnectionException

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.SourceJDBCConnectionException
All Implemented Interfaces:
Serializable

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

    • SourceJDBCConnectionException

      public SourceJDBCConnectionException()
    • SourceJDBCConnectionException

      public SourceJDBCConnectionException(String msg)
    • SourceJDBCConnectionException

      public SourceJDBCConnectionException(String msg, Throwable throwable)
    • SourceJDBCConnectionException

      public SourceJDBCConnectionException(Throwable throwable)