org.apache.maven.scm.repository
Class UnknownRepositoryStructure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.scm.repository.UnknownRepositoryStructure
All Implemented Interfaces:
java.io.Serializable

public class UnknownRepositoryStructure
extends java.lang.Exception

Version:
$Id: UnknownRepositoryStructure.java 483105 2006-12-06 15:07:54Z evenisse $
Author:
Emmanuel Venisse
See Also:
Serialized Form

Constructor Summary
UnknownRepositoryStructure()
           
 
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

UnknownRepositoryStructure

public UnknownRepositoryStructure()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.