Class SourceException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- software.amazon.awssdk.core.exception.SdkException
- 
- software.amazon.awssdk.services.sagemakerruntime.endpoints.internal.SourceException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class SourceException extends SdkException - See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classSourceException.BuilderImpl
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static software.amazon.awssdk.services.sagemakerruntime.endpoints.internal.SourceException.Builderbuilder()- 
Methods inherited from class software.amazon.awssdk.core.exception.SdkExceptioncreate, retryable, toBuilder
 - 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-