Class TrevniRuntimeException

All Implemented Interfaces:
Serializable

public class TrevniRuntimeException extends RuntimeException
Base runtime exception thrown by Trevni.
See Also:
  • Constructor Details

    • TrevniRuntimeException

      public TrevniRuntimeException(Throwable cause)
    • TrevniRuntimeException

      public TrevniRuntimeException(String message)
    • TrevniRuntimeException

      public TrevniRuntimeException(String message, Throwable cause)