Class ResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.ascopes.protobufmavenplugin.utils.ResolutionException
- All Implemented Interfaces:
Serializable
Exception raised if resolution of resources fail.
- Author:
- Ashley Scopes
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResolutionException
(String message) ResolutionException
(String message, @Nullable Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResolutionException
-
ResolutionException
-