Class FillException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.objectsfill.annotation_processor.exceptions.FillException
All Implemented Interfaces:
Serializable

public class FillException extends RuntimeException
Custom exception class for Fill-related errors.
See Also:
  • Constructor Details

    • FillException

      public FillException(String message)
      Constructs a FillException with the specified detail message.
      Parameters:
      message - the detail message