Class TypeRegistrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javagi.gobject.types.TypeRegistrationException
All Implemented Interfaces:
Serializable

public class TypeRegistrationException extends RuntimeException
See Also:
  • Constructor Details

    • TypeRegistrationException

      public TypeRegistrationException(@Nullable String message)
    • TypeRegistrationException

      public TypeRegistrationException(@Nullable Throwable cause)