@Deprecated @ProwideDeprecated(phase3=_2018) public class WifeException extends java.lang.RuntimeException
Constructor and Description |
---|
WifeException()
Deprecated.
|
WifeException(java.lang.String message)
Deprecated.
|
WifeException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
WifeException(java.lang.Throwable cause)
Deprecated.
|
public WifeException()
RuntimeException.RuntimeException()
public WifeException(java.lang.String message, java.lang.Throwable cause)
RuntimeException.RuntimeException(String, Throwable)
public WifeException(java.lang.String message)
RuntimeException.RuntimeException(String)
public WifeException(java.lang.Throwable cause)
RuntimeException.RuntimeException(Throwable)