public class TasksWritingException extends TasksException
Represents the standard internal writing exception type.
Modifier and Type | Method and Description |
---|---|
String |
getLogText()
Exception logging information.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getLogText()
Exception logging information.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.