Class CannotMigrateTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.models.map.exceptions.CannotMigrateTypeException
All Implemented Interfaces:
Serializable

public class CannotMigrateTypeException extends RuntimeException
See Also:
  • Constructor Details

    • CannotMigrateTypeException

      public CannotMigrateTypeException(TypeMirror toType, TypeMirror[] fromType)
  • Method Details

    • getFormattedMessage

      public String getFormattedMessage()