com.atlassian.confluence.importexport.impl
Class ExportScope.IllegalExportScopeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.confluence.importexport.impl.ExportScope.IllegalExportScopeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ExportScope

public static class ExportScope.IllegalExportScopeException
extends java.lang.Exception

Indicates an invalid export scope.

See Also:
Serialized Form

Constructor Summary
ExportScope.IllegalExportScopeException()
           
ExportScope.IllegalExportScopeException(java.lang.String providedString)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExportScope.IllegalExportScopeException

public ExportScope.IllegalExportScopeException(java.lang.String providedString)

ExportScope.IllegalExportScopeException

public ExportScope.IllegalExportScopeException()


Copyright © 2003-2014 Atlassian. All Rights Reserved.