Module methanol

Class StoreCorruptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.mizosoft.methanol.internal.cache.StoreCorruptionException
All Implemented Interfaces:
Serializable

public class StoreCorruptionException extends IOException
See Also:
  • Constructor Details

    • StoreCorruptionException

      public StoreCorruptionException(String message)
    • StoreCorruptionException

      public StoreCorruptionException(String message, Throwable cause)