Class SemiSpaceInternalException

All Implemented Interfaces:
Serializable

public class SemiSpaceInternalException extends SemiSpaceException
Internal logical error. This exception should not be thrown as a part of the normal operation of SemiSpace.
See Also:
  • Constructor Details

    • SemiSpaceInternalException

      public SemiSpaceInternalException(String message)
    • SemiSpaceInternalException

      public SemiSpaceInternalException(String message, Throwable cause)