| Package | Description | 
|---|---|
| net.bytebuddy.implementation | The implementation package contains any logic for intercepting method calls. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ExceptionMethod.ConstructionDelegate.ForDefaultConstructorA construction delegate that calls the default constructor. | 
| static class  | ExceptionMethod.ConstructionDelegate.ForStringConstructorA construction delegate that calls a constructor that takes a single string as its argument. | 
| Constructor and Description | 
|---|
| ExceptionMethod(ExceptionMethod.ConstructionDelegate constructionDelegate)Creates a new instance of an implementation for throwing throwables. | 
Copyright © 2014–2019. All rights reserved.