Class RestDataPanacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkus.rest.data.panache.RestDataPanacheException
All Implemented Interfaces:
Serializable

public class RestDataPanacheException extends RuntimeException
See Also:
  • Constructor Details

    • RestDataPanacheException

      public RestDataPanacheException(String message, Throwable cause)