ruper2/src/java/core/org/krysalis/ruper/util/reference NoSuchReferenceException.java,1.3,1.4

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/reference
In directory sc8-pr-cvs1:/tmp/cvs-serv16033/src/java/core/org/krysalis/ruper/util/reference

Modified Files:
	NoSuchReferenceException.java 
Log Message:
Tweaks

Index: NoSuchReferenceException.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/reference/NoSuchReferenceException.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** NoSuchReferenceException.java	11 Sep 2003 16:29:59 -0000	1.3
--- NoSuchReferenceException.java	11 Sep 2003 17:27:16 -0000	1.4
***************
*** 17,25 ****
  public class NoSuchReferenceException extends RuperException {
  	public GenericIdentifier m_identifier = null;
! 	
! 	public NoSuchReferenceException(GenericIdentifier identifier)
! 	{
  		//:TODO: Wire part of identifier (namespace prefix)
! 		super(Messages.getString(MessageConstants.NO_SUCH_REFERENCE, identifier));
  		m_identifier = identifier;
  	}
--- 17,25 ----
  public class NoSuchReferenceException extends RuperException {
  	public GenericIdentifier m_identifier = null;
! 
! 	public NoSuchReferenceException(GenericIdentifier identifier) {
  		//:TODO: Wire part of identifier (namespace prefix)
! 		super(
! 			Messages.getString(MessageConstants.NO_SUCH_REFERENCE, identifier));
  		m_identifier = identifier;
  	}




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.