Class SPageOutOfRangeException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SPageOutOfRangeException

      public SPageOutOfRangeException(String message, Throwable cause)
    • SPageOutOfRangeException

      public SPageOutOfRangeException(String message)
    • SPageOutOfRangeException

      public SPageOutOfRangeException(Throwable cause)