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

Version:
$Id: NoSchemasException.java 15536 2011-12-11 20:21:50Z rfscholte $
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-2012 Codehaus. All Rights Reserved.