Class InvalidNativeMemoryAccessException

  • All Implemented Interfaces:
    Serializable

    public class InvalidNativeMemoryAccessException
    extends CoreMemException
    Exception thrown when an invalid native memory access occurs.
    Author:
    royer
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidNativeMemoryAccessException

        public InvalidNativeMemoryAccessException​(String pString)
        Instanciates with error message and Throwable cause
        Parameters:
        pString - error message