Module convex.peer
Package convex.peer

Class LaunchException

All Implemented Interfaces:
Serializable

public class LaunchException extends PeerException
Exception thrown when a failure occurs during peer launch
See Also:
  • Constructor Details

    • LaunchException

      public LaunchException(String message, Throwable cause)
    • LaunchException

      public LaunchException(String message)