|
Rename Parameter exceptionType : TypeDescription to throwableType : TypeDescription in method public ForStringConstructor(throwableType TypeDescription, message String) in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForStringConstructor |
From |
To |
|
Rename Parameter exceptionType : Class<? extends Throwable> to throwableType : Class<? extends Throwable> in method public throwing(throwableType Class<? extends Throwable>, message String) : Implementation in class net.bytebuddy.implementation.ExceptionMethod |
From |
To |
|
Rename Parameter exceptionType : TypeDescription to throwableType : TypeDescription in method public throwing(throwableType TypeDescription, message String) : Implementation in class net.bytebuddy.implementation.ExceptionMethod |
From |
To |
|
Rename Parameter exceptionType : Class<? extends Throwable> to throwableType : Class<? extends Throwable> in method public throwing(throwableType Class<? extends Throwable>) : Implementation in class net.bytebuddy.implementation.ExceptionMethod |
From |
To |
|
Rename Parameter exceptionType : TypeDescription to throwableType : TypeDescription in method public ForDefaultConstructor(throwableType TypeDescription) in class net.bytebuddy.implementation.ExceptionMethod.ConstructionDelegate.ForDefaultConstructor |
From |
To |
|
Rename Parameter exceptionType : TypeDescription to throwableType : TypeDescription in method public throwing(throwableType TypeDescription) : Implementation in class net.bytebuddy.implementation.ExceptionMethod |
From |
To |