Class DataWarningException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.silverpeas.kernel.SilverpeasException
org.silverpeas.components.datawarning.DataWarningException
All Implemented Interfaces:
Serializable

public class DataWarningException extends org.silverpeas.kernel.SilverpeasException
See Also:
  • Constructor Details

    • DataWarningException

      public DataWarningException(String message, String... parameters)
    • DataWarningException

      public DataWarningException(String message, Throwable cause)
    • DataWarningException

      public DataWarningException(Throwable cause)