Class MessageCenter.NullSourceException

All Implemented Interfaces:
Serializable
Enclosing class:
MessageCenter

public class MessageCenter.NullSourceException extends MessageCenter.MessageCenterException
Exception when an attempt is made to register a null source
See Also:
  • Constructor Details

    • NullSourceException

      public NullSourceException()
      Creates new NullSourceException
    • NullSourceException

      public NullSourceException(String notice)