Package yandex.cloud.sdk
Class ChannelFactoryCreationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- yandex.cloud.sdk.ChannelFactoryCreationException
-
- All Implemented Interfaces:
Serializable
public class ChannelFactoryCreationException extends RuntimeException
Signals thatChannelFactorycreation failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChannelFactoryCreationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-