Class MicrocksException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.microcks.testcontainers.MicrocksException
All Implemented Interfaces:
Serializable

public class MicrocksException extends Exception
Exception related to Microcks backend connection.
Author:
laurent
See Also:
  • Constructor Details

    • MicrocksException

      public MicrocksException(String message)
      Create a MicrocksException with text message.
      Parameters:
      message - This exception text message