SWTException.printStackTrace

Outputs a printable representation of this exception's stack trace on the standard error stream. <p> Note: printStackTrace(PrintStream) and printStackTrace(PrintWriter) are not provided in order to maintain compatibility with CLDC. </p>

class SWTException
void
printStackTrace
(
)

Meta