Class SemiSpaceException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActorException, SemiSpaceInternalException, SemiSpaceObjectException, SemiSpaceUsageException

public class SemiSpaceException extends RuntimeException
Exception thrown by SemiSpace
See Also:
  • Constructor Details

    • SemiSpaceException

      public SemiSpaceException(String message)
    • SemiSpaceException

      public SemiSpaceException(String message, Throwable cause)