Class DataWarningException

  • All Implemented Interfaces:
    Serializable

    public class DataWarningException
    extends org.silverpeas.kernel.SilverpeasException
    See Also:
    Serialized Form
    • Constructor Detail

      • DataWarningException

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

        public DataWarningException​(String message,
                                    Throwable cause)
      • DataWarningException

        public DataWarningException​(Throwable cause)