Class ScopingException

All Implemented Interfaces:
Serializable

public final class ScopingException extends IllegalStateException
Exception thrown when there was a failure entering request scope.
Since:
4.0
See Also:
  • Constructor Details

    • ScopingException

      public ScopingException(String message)