Example usage for Java com.amazonaws SdkBaseException fields, constructors, methods, implement or subclass
The text is from its open source code.
SdkBaseException(String message) Creates a new SdkBaseException with the specified message. | |
SdkBaseException(Throwable t) Creates a new SdkBaseException with the root cause. |