Class ZohoException

All Implemented Interfaces:
Serializable

public class ZohoException extends IOException
See Also:
  • Constructor Details

    • ZohoException

      public ZohoException()
    • ZohoException

      public ZohoException(String message, Throwable cause)
    • ZohoException

      public ZohoException(String message)
    • ZohoException

      public ZohoException(Throwable cause)