com.atlassian.confluence.importexport.xmlimport.legacy
Class ParentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.importexport.xmlimport.legacy.ParentNotFoundException
- All Implemented Interfaces:
- Serializable
public class ParentNotFoundException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParentNotFoundException
public ParentNotFoundException(String message)
ParentNotFoundException
public ParentNotFoundException(Throwable cause)
ParentNotFoundException
public ParentNotFoundException(String message,
Throwable cause)