Class UnresolvedClassException

All Implemented Interfaces:
Serializable

public class UnresolvedClassException extends ExceptionWithContext
See Also:
  • Constructor Details

    • UnresolvedClassException

      public UnresolvedClassException(Throwable cause)
    • UnresolvedClassException

      public UnresolvedClassException(Throwable cause, String message, Object... formatArgs)
    • UnresolvedClassException

      public UnresolvedClassException(String message, Object... formatArgs)