org.apache.maven.scm.repository
Class UnknownRepositoryStructure

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

public class UnknownRepositoryStructure
extends java.lang.Exception

Version:
$Id: UnknownRepositoryStructure.java 372209 2006-01-25 13:30:01Z evenisse $
Author:
Emmanuel Venisse
See Also:
Serialized Form

Constructor Summary
UnknownRepositoryStructure()
           
 
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-2007 Apache Software Foundation. All Rights Reserved.