Serializablepublic class InvalidUserCodeException extends GradleException
InvalidUserCodeException is thrown when user-provided code cannot be executed.| Constructor | Description |
|---|---|
InvalidUserCodeException() |
|
InvalidUserCodeException(String message) |
|
InvalidUserCodeException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString