public class VertxRPCException
extends java.lang.RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
VertxRPCException(java.lang.String message) |
|
VertxRPCException(java.lang.String message,
java.lang.Throwable cause) |
protected |
VertxRPCException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
VertxRPCException(java.lang.Throwable cause) |
public VertxRPCException(java.lang.String message)
public VertxRPCException(java.lang.String message,
java.lang.Throwable cause)
public VertxRPCException(java.lang.Throwable cause)
protected VertxRPCException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Copyright © 2015. All Rights Reserved.