com.atlassian.studio.confluence.importexport.entityvalidation
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.studio.confluence.importexport.entityvalidation.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
Exception related to validating entities for XML import.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException()
ValidationException
public ValidationException(String message)
ValidationException
public ValidationException(String message,
Throwable cause)
ValidationException
public ValidationException(Throwable cause)
Copyright © 2003–2015 Atlassian. All rights reserved.