Class JWeaverExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jweaver.crawler.internal.exception.JWeaverExecutionException
All Implemented Interfaces:
Serializable

public class JWeaverExecutionException extends RuntimeException
The JWeaverExecutionException class represents an unchecked exception that occurs during the execution of a JWeaver task.
See Also:
  • Constructor Details

    • JWeaverExecutionException

      public JWeaverExecutionException(String message)
      Constructs a new JWeaverExecutionException (RuntimeException) with the specified detail message.
      Parameters:
      message - The detail message