クラス MaterialstoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kazurayam.materialstore.core.MaterialstoreException
すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
DuplicatingMaterialException

public class MaterialstoreException extends Exception
関連項目:
  • コンストラクタの詳細

    • MaterialstoreException

      public MaterialstoreException(String message)
    • MaterialstoreException

      public MaterialstoreException(String message, Throwable throwable)
    • MaterialstoreException

      public MaterialstoreException(Throwable throwable)