com.atlassian.bamboo.repository
Class RepositoryDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.bamboo.repository.RepositoryDefinitionException
All Implemented Interfaces:
java.io.Serializable

public class RepositoryDefinitionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RepositoryDefinitionException(java.lang.String message)
           
RepositoryDefinitionException(java.lang.String message, java.lang.Throwable cause)
           
 
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

RepositoryDefinitionException

public RepositoryDefinitionException(java.lang.String message)

RepositoryDefinitionException

public RepositoryDefinitionException(java.lang.String message,
                                     java.lang.Throwable cause)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.