Klasse ReflectUtil.ReflectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.ReflectUtil.ReflectionException
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
ReflectUtil

public static class ReflectUtil.ReflectionException extends RuntimeException
Seit:
3.14
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • ReflectionException

      public ReflectionException()
    • ReflectionException

      public ReflectionException(String message, Exception cause)
    • ReflectionException

      public ReflectionException(String message)
    • ReflectionException

      public ReflectionException(Exception cause)
  • Methodendetails