Class CannotImportTypeException

All Implemented Interfaces:
Serializable

public class CannotImportTypeException extends NativeTypeException
Exception raised when a type cannot be imported.
See Also:
  • Constructor Details

    • CannotImportTypeException

      public CannotImportTypeException(String msg)
      Create an exception with a message.
      Parameters:
      msg - detail message