Class QuarkusCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.quarkus.devtools.commands.data.QuarkusCommandException
All Implemented Interfaces:
Serializable

public class QuarkusCommandException extends Exception
See Also:
  • Constructor Details

    • QuarkusCommandException

      public QuarkusCommandException(String message, Throwable cause)
    • QuarkusCommandException

      public QuarkusCommandException(String message)