Class Explanation.Error

java.lang.Object
com.woorea.openstack.heat.model.Explanation.Error
Enclosing class:
Explanation

public static class Explanation.Error extends Object
  • Field Details

    • message

      private String message
    • traceback

      private String traceback
    • type

      private String type
    • title

      private String title
  • Constructor Details

    • Error

      public Error()