Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.inference.dig.exception
Class DIGError

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.inference.dig.exception.DIGError

public class DIGError
extends Object

User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jun 19, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm


Constructor Summary
DIGError(String id, String message, int errorCode)
           
DIGError(String id, String message, String errorCode)
           
 
Method Summary
 int getErrorCode()
           
 String getID()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DIGError

public DIGError(String id,
                String message,
                int errorCode)

DIGError

public DIGError(String id,
                String message,
                String errorCode)
Method Detail

getMessage

public String getMessage()

getErrorCode

public int getErrorCode()

getID

public String getID()

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.