org.apache.oodt.cas.metadata.exceptions
Class NamingConventionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oodt.cas.metadata.exceptions.NamingConventionException
- All Implemented Interfaces:
- Serializable
public class NamingConventionException
- extends Exception
Exception throw by NamingConvention on error.
- Author:
- bfoster (Brian Foster)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NamingConventionException
public NamingConventionException()
NamingConventionException
public NamingConventionException(String msg)
NamingConventionException
public NamingConventionException(String msg,
Throwable t)
Copyright © 1999-2012 Apache OODT. All Rights Reserved.