Class Foreign.InValidInstanceHolder

    • Constructor Summary

      Constructors 
      Constructor Description
      InValidInstanceHolder​(java.lang.Throwable cause)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) Foreign getForeign()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cause

        private final java.lang.Throwable cause
    • Constructor Detail

      • InValidInstanceHolder

        public InValidInstanceHolder​(java.lang.Throwable cause)