public class SphereClientException
extends java.lang.RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
SphereClientException() |
|
SphereClientException(java.lang.String message) |
|
SphereClientException(java.lang.String message,
java.lang.Throwable cause) |
|
SphereClientException(java.lang.Throwable cause) |
protected SphereClientException()
public SphereClientException(java.lang.String message)
public SphereClientException(java.lang.String message, java.lang.Throwable cause)
public SphereClientException(java.lang.Throwable cause)