Package org.certificateservices.messages
Class SpamProtectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.certificateservices.messages.SpamProtectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class SpamProtectionException extends java.lang.ExceptionException thrown of spam protection engine considers a request spam.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SpamProtectionException(java.lang.String message)
-