Class NoSuchNativeTypeException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchNativeTypeException
    extends Exception
    Thrown, if a member of an type is not available on this specific platform.
    Author:
    aploese
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchNativeTypeException

        public NoSuchNativeTypeException()
      • NoSuchNativeTypeException

        public NoSuchNativeTypeException​(String typeName)