OnPremServersNotSupportedException(Throwable) constructor
Initializes a new instance of the OnPremServersNotSupportedException class with a default message and tag and the specified inner exception.
Signature
public OnPremServersNotSupportedException(Throwable e)
Parameters
Name | Datatype | Description |
---|---|---|
e |
Throwable |
The inner exception. |
Returns
OnPremServersNotSupportedException
Defined in
OnPremServersNotSupportedException.java