Class HandlerConflictException

All Implemented Interfaces:
Serializable

public class HandlerConflictException extends SessionException
Thrown to indicate a handler could not be registered because it conflicts with an existing handler.
Since:
6.0
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • HandlerConflictException

      public HandlerConflictException(String message)
      Constructor.
      Parameters:
      message - the exception message