Class BuildException

All Implemented Interfaces:
Serializable

public class BuildException extends RuntimeException
An exception thrown at build time.
See Also:
Serialized Form
  • Constructor Details

    • BuildException

      public BuildException​(String message)
      Initialize this build-related exception with the specified detail message.
      Parameters:
      message - the detail message