Class AgmPeer.InvalidPeerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tick42.glue.internal.gateway.agm.AgmPeer.InvalidPeerException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- AgmPeer
public static class AgmPeer.InvalidPeerException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidPeerException(String message, String peerId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPeerException
-
-
Method Details
-
getPeerId
-