Class ClientException

java.lang.Object
java.lang.Throwable
com.veertu.ankaMgmtSdk.exceptions.ClientException
All Implemented Interfaces:
Serializable

public class ClientException extends Throwable
See Also:
  • Constructor Details

    • ClientException

      public ClientException(Throwable reason)
    • ClientException

      public ClientException(String message)