Package functions

Class MeosInternalError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MeosAggregationError, MeosDirectoryError, MeosDivisionByZeroError, MeosFileError, MeosInternalTypeError, MeosMemoryAllocError, MeosValueOutOfRangeError

public class MeosInternalError extends MeosException
See Also:
  • Constructor Details

    • MeosInternalError

      public MeosInternalError(String m, int c)