public class BambooImportException extends BambooMigrationException
Constructor and Description |
---|
BambooImportException(String message) |
BambooImportException(String message,
org.codehaus.staxmate.in.SMInputCursor inputCursor)
Create exception for logical errors while parsing XML input stream.
|
BambooImportException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BambooImportException(String message)
public BambooImportException(String message, org.codehaus.staxmate.in.SMInputCursor inputCursor)
message
- error messageinputCursor
- location where error has occurredCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.