Interface ExceptionHandler

All Known Subinterfaces:
PerlChannel

public interface ExceptionHandler
Interface ExceptionHandler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    throw an Exception.
  • Method Details

    • throwException

      void throwException(Throwable ex)
      throw an Exception.
      Parameters:
      ex - Exception