Class PolicyFetchErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mimecast.robin.mx.exception.PolicyFetchErrorException
All Implemented Interfaces:
Serializable

public class PolicyFetchErrorException extends Exception
Policy fetch error exception.
Author:
"Sumon Selim" (sselim@mimecast.com)
See Also:
  • Constructor Details

    • PolicyFetchErrorException

      public PolicyFetchErrorException(String message)
      Constructs a new exception with the specified detail message.