Class LambdaException

All Implemented Interfaces:
Serializable

public class LambdaException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • LambdaException

      public LambdaException(String type, String message)
  • Method Details

    • getType

      public String getType()