public class SystemErrorException extends Open4GLException
Constructor and Description |
---|
SystemErrorException(long id,
java.lang.Object... args) |
SystemErrorException(long id,
java.lang.Object[] args,
java.lang.Throwable t) |
SystemErrorException(java.lang.Throwable t,
long id,
java.lang.Object... args) |
getProcReturnString, hasProcReturnString, setProcReturnString
getArgument, getLocalizedMessage, getMessage, getMessageId, getPrevious, setMessageId, setPrevious, toString
public SystemErrorException(long id, java.lang.Object... args)
public SystemErrorException(long id, java.lang.Object[] args, java.lang.Throwable t)
public SystemErrorException(java.lang.Throwable t, long id, java.lang.Object... args)