Guest User

Untitled

a guest
Oct 16th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. C:\wamp\www\Hawk\Data\Bin>myapp core:resolve hoa://Data/Library
  2. hoa://Data/Library is equivalent to:
  3. C:\wamp\www\Hawk\Data\Bin\C:\wamp\www\Hawk/Data/Library/Hoathis/
  4.  
  5. C:\wamp\www\Hawk\Data\Bin>myapp hawk:welcome
  6. Uncaught exception (Hoa\Dispatcher\Exception):
  7. Hoa\Dispatcher\Basic::resolve(): (2) Controller Hoa\Hawk\Bin\Welcome is not found (method: GET, asynchronous: false).
  8. in C:\wamp\www\Hoa\Hoa\Dispatcher\Basic.php at line 175.
  9.  
  10. Ô¼ç
  11.  
  12. Nested exception (Hoa\Core\Exception\Exception):
  13. Hoa\Core\Consistency\Consistency::import(): (0) The file C:\wamp\www\Hoa\Hoa\Dispatcher\Basic.php need the class Hawk.Bin.Welcome to work properly but this last one is not found. W
  14. e have looked for in: Hoa family(ies).
  15. in C:\wamp\www\Hoa\Hoa\Core\Consistency.php at line 197.
  16.  
  17. Ô¼ç
  18.  
  19. Nested exception (Hoa\Core\Exception\Idle):
  20. Hoa\Core\Consistency\Consistency::_import(): (2) File C:\wamp\www\Hoa/Hoa/Hawk/Bin/Welcome.php does not exist.
  21. in C:\wamp\www\Hoa\Hoa\Core\Consistency.php at line 327.
  22. C:\wamp\www\Hawk\Data\Bin>
Add Comment
Please, Sign In to add comment