Package Green

Class SingleInstanceException

All Implemented Interfaces:
Serializable

public class SingleInstanceException extends RuntimeException
Thrown when more than one instance of Green is attempted to be created.
Author:
Zacchary Dempsey-Plante
See Also:
Serialized Form
  • Constructor Details

    • SingleInstanceException

      public SingleInstanceException()