Package net.sf.seaf.exception

Exception Summary
NotInitializedException Thrown when accessing an object that has not been (fully) initialized yet.
SeafClassLoadingException Thrown when a specified class cannot be loaded.
SeafConversionException Thrown when a value cannot be converted.
SeafInitializationException Thrown when a specified object cannot be initialized.
SeafInstantiationException Thrown when a specified object cannot be instantiated.
SeafInvocationException Thrown when invoking a method.
SeafRuntimeException The root SEAF runtime exception.
SeafTypeResolvingException Thrown when a type cannot be resolved.
 



Copyright © 2008-2011 SEAF. All Rights Reserved.