コード例 #1
0
 public AdapterAlreadyExists(String $reason) {
   super(AdapterAlreadyExistsHelper.id() + "  " + $reason);
 } // ctor
コード例 #2
0
 public AdapterAlreadyExists() {
   super(AdapterAlreadyExistsHelper.id());
 } // ctor