Class InstantiationFailureException

java.lang.Object
java.lang.Throwable
gg.xp.reevent.scan.InitException
gg.xp.reevent.scan.InstantiationFailureException
All Implemented Interfaces:
Serializable

public final class InstantiationFailureException extends InitException
See Also:
  • Constructor Details

    • InstantiationFailureException

      public InstantiationFailureException(Class<?> failedClass, Throwable cause)
  • Method Details