Class ExceptionMethod.ConstructionDelegate.ForDefaultConstructor

    • Constructor Detail

      • ForDefaultConstructor

        public ForDefaultConstructor​(TypeDescription throwableType)
        Creates a new construction delegate that calls a default constructor.
        Parameters:
        throwableType - The type of the Throwable.