Class EmailsScanFailedToRunException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.manager.emailscan.EmailsScanFailedToRunException
All Implemented Interfaces:
Serializable

public class EmailsScanFailedToRunException extends RuntimeException
Thrown when emails scan failed to run.
See Also:
  • Constructor Details

    • EmailsScanFailedToRunException

      public EmailsScanFailedToRunException(String message, Throwable cause)