Class UnsupportedOperationExceptionFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Throwable createException​(Event event)
      Creates an exception from an event.
      java.lang.Class<java.lang.UnsupportedOperationException> getExceptionClass()
      Returns the Exception class created by this factory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnsupportedOperationExceptionFactory

        public UnsupportedOperationExceptionFactory()