Class ProjectManagerRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.projectmanager.model.ProjectManagerRuntimeException
All Implemented Interfaces:
Serializable

public class ProjectManagerRuntimeException extends org.silverpeas.kernel.SilverpeasRuntimeException
See Also:
  • Constructor Details

    • ProjectManagerRuntimeException

      public ProjectManagerRuntimeException(String message)
    • ProjectManagerRuntimeException

      public ProjectManagerRuntimeException(String message, Throwable cause)
    • ProjectManagerRuntimeException

      public ProjectManagerRuntimeException(Throwable cause)