Class NoReferenceFoundException

All Implemented Interfaces:
Serializable

public class NoReferenceFoundException extends RuntimeException
See Also:
  • Field Details

    • _type

      private IType _type
  • Constructor Details

    • NoReferenceFoundException

      public NoReferenceFoundException(IType type)
  • Method Details

    • getType

      public IType getType()