@InterfaceAudience.Public @InterfaceStability.Evolving public class ServiceFailedException extends IOException
| コンストラクタと説明 | 
|---|
| ServiceFailedException(String message) | 
| ServiceFailedException(String message,
                      Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceFailedException(String message)
public ServiceFailedException(String message, Throwable cause)
Copyright © 2016 Apache Software Foundation. All rights reserved.