Class SourceIsFullException

    • Constructor Detail

      • SourceIsFullException

        public SourceIsFullException()
        Creates a new instance of SourceIsFullException without detail message.
      • SourceIsFullException

        public SourceIsFullException​(String msg)
        Constructs an instance of SourceIsFullException with the specified detail message.
        Parameters:
        msg - the detail message.