public class InteractiveException extends Exception
InteractiveException is the superclass of all Exceptionclasses relating to
interactions with the Interactive service.| Constructor and Description |
|---|
InteractiveException()
Initializes a new
InteractiveException. |
InteractiveException(String message)
Initializes a new
InteractiveException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InteractiveException()
InteractiveException.public InteractiveException(String message)
InteractiveException.message - Exception messageCopyright © 2018. All rights reserved.