Class MapstructPluginException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.akazver.gradle.plugins.mapstruct.MapstructPluginException
All Implemented Interfaces:
Serializable

public class MapstructPluginException extends RuntimeException
Custom runtime exception for the plugin
See Also:
  • Constructor Details

    • MapstructPluginException

      public MapstructPluginException(String message)
    • MapstructPluginException

      public MapstructPluginException(String message, Throwable cause)