org.codehaus.mojo.jaxb2
Class NoSchemasException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.jaxb2.NoSchemasException
All Implemented Interfaces:
Serializable

public class NoSchemasException
extends Exception

Since:
Version:
$Id: NoSchemasException.java 10895 2009-10-10 22:46:05Z olamy $
Author:
olamy
See Also:
Serialized Form

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

NoSchemasException

public NoSchemasException()


Copyright © 2005-2011 Codehaus. All Rights Reserved.