public class StopFailedRuntimeException
extends java.lang.RuntimeException
MemberReplaceable.replaceMember(String)
.
This exception is generally only used when it is necessary to distinguish
between different errors - e.g. when replacing a member, did it fail starting
the new member or stopping the old member.Constructor and Description |
---|
StopFailedRuntimeException(java.lang.String message) |
StopFailedRuntimeException(java.lang.String message,
java.lang.Throwable cause) |