| Modifier and Type | Method and Description |
|---|---|
static ClassGraphException |
ClassGraphException.newClassGraphException(String message)
Static factory method to stop IDEs from auto-completing ClassGraphException after "new ClassGraph".
|
static ClassGraphException |
ClassGraphException.newClassGraphException(String message,
Throwable cause)
Static factory method to stop IDEs from auto-completing ClassGraphException after "new ClassGraph".
|
| Modifier and Type | Method and Description |
|---|---|
static ClassGraphException |
ClassGraphException.newClassGraphException(String message,
Throwable cause)
Static factory method to stop IDEs from auto-completing ClassGraphException after "new ClassGraph".
|
Copyright © 2020. All rights reserved.