Class ContactRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class ContactRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • ContactRuntimeException

        public ContactRuntimeException​(String message)
      • ContactRuntimeException

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

        public ContactRuntimeException​(Throwable cause)