public static class RuntimeStage.ThrowableAndMessage<M> extends java.lang.Object
M
message
java.lang.Throwable
t
ThrowableAndMessage(M message, java.lang.Throwable t)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final M message
public final java.lang.Throwable t
public ThrowableAndMessage(M message, java.lang.Throwable t)