org.biopax.paxtools.util
Class IllegalRDFIDException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.biopax.paxtools.util.IllegalRDFIDException
All Implemented Interfaces:
java.io.Serializable

public class IllegalRDFIDException
extends java.lang.IllegalArgumentException

See Also:
Serialized Form

Constructor Summary
IllegalRDFIDException()
           
IllegalRDFIDException(java.lang.String s)
           
IllegalRDFIDException(java.lang.String message, java.lang.Throwable cause)
           
IllegalRDFIDException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalRDFIDException

public IllegalRDFIDException()

IllegalRDFIDException

public IllegalRDFIDException(java.lang.Throwable cause)

IllegalRDFIDException

public IllegalRDFIDException(java.lang.String s)

IllegalRDFIDException

public IllegalRDFIDException(java.lang.String message,
                             java.lang.Throwable cause)


Copyright © 2011 BioPAX. All Rights Reserved.