Class ServiceConfigurationError

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceConfigurationError
    extends java.lang.Error
    Error thrown by the ServiceRegistry in case of a configuration error.
    Version:
    $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/util/service/ServiceConfigurationError.java#1 $
    Author:
    Harald Kuhr
    See Also:
    ServiceRegistry, Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait