Class PropertyException

All Implemented Interfaces:
Serializable

public class PropertyException extends FlowException
プロパティで発生するExceptionです。
See Also:
  • Constructor Details

    • PropertyException

      public PropertyException(Exception e)
      他のExceptionをラップするコンストラクタ
    • PropertyException

      public PropertyException(String message)
      メッセージを指定するコンストラクタ