com.groiss.util
Interface TopLevelException

All Known Implementing Classes:
ApplicationException, ApplicationRtException, WfException

public interface TopLevelException


Method Summary
 int getErrnum()
           
 java.lang.Throwable getException()
           
 boolean isWarning()
           
 void setWarning(boolean warning)
           
 

Method Detail

getException

java.lang.Throwable getException()

setWarning

void setWarning(boolean warning)

isWarning

boolean isWarning()

getErrnum

int getErrnum()


Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.