Finished Error handling across the API
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
This commit is contained in:
committed by
Julius Härtl
parent
2668f6b80c
commit
dd1d4246fe
@@ -89,6 +89,7 @@ class StackService {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: Write this function so we can look up one stack id.
|
||||
public function find($stackId) {
|
||||
throw new \Exception('Not yet implemented');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user