Class ModelListenerException

All Implemented Interfaces:
Serializable

public class ModelListenerException extends SystemException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • ModelListenerException

      public ModelListenerException()
    • ModelListenerException

      public ModelListenerException(String msg)
    • ModelListenerException

      public ModelListenerException(String msg, Throwable throwable)
    • ModelListenerException

      public ModelListenerException(Throwable throwable)