Class TypeErrorException

  • All Implemented Interfaces:
    Serializable

    public class TypeErrorException
    extends GraphDbException
    输入的起始点或终止点的类型不是作为边类型的起始类型和终止类型时引发的异常
    See Also:
    Serialized Form
    • Constructor Detail

      • TypeErrorException

        public TypeErrorException​(String message)