org.codehaus.mojo.natives.manager
Class NoSuchNativeProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.mojo.natives.manager.NoSuchNativeProviderException
- All Implemented Interfaces:
- Serializable
public class NoSuchNativeProviderException
- extends Exception
- Version:
- $Id: NoSuchNativeProviderException.java 6588 2008-03-28 12:22:57Z bentmann $
- Author:
- Dan Tran
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchNativeProviderException
public NoSuchNativeProviderException(String providerName)
getProviderName
public String getProviderName()
Copyright © 2011 Codehaus. All Rights Reserved.