Class MaterialstoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kazurayam.materialstore.core.MaterialstoreException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicatingMaterialException

public class MaterialstoreException extends Exception
See Also:
  • Constructor Details

    • MaterialstoreException

      public MaterialstoreException(String message)
    • MaterialstoreException

      public MaterialstoreException(String message, Throwable throwable)
    • MaterialstoreException

      public MaterialstoreException(Throwable throwable)