com.sun.jini.norm
Class NormServerBaseImpl.InitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jini.norm.NormServerBaseImpl.InitException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NormServerBaseImpl
class NormServerBaseImpl.InitException
- extends Exception
Simple container for an alternative return a value so we
can provide more detailed diagnostics.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
NormServerBaseImpl.InitException
private NormServerBaseImpl.InitException(String message,
Throwable nested)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.