Class SIndexOutOfRangeException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SIndexOutOfRangeException extends SCategoryException
Author:
Yanyan Liu
See Also:
  • Constructor Details

    • SIndexOutOfRangeException

      public SIndexOutOfRangeException(String message, Throwable cause)
    • SIndexOutOfRangeException

      public SIndexOutOfRangeException(String message)
    • SIndexOutOfRangeException

      public SIndexOutOfRangeException(Throwable cause)