Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
podman
main
Podman
Container
Inspect
Config
SecretConfig
Port
State
Exception
Image
PodmanException
Generated using Crystal 1.14.0
2024-12-28 10:17:12 UTC
class
Podman::
Exception
Podman::Exception
Exception
Reference
Object
Direct Known Subclasses
Podman::PodmanException
Defined in:
podman/exception.cr
Constructors
.new
(message, container_logs : String | Nil =
nil
)
.new
(message, cause)
Instance Method Summary
#print_message
(io : IO)
Constructor Detail
def self.
new
(message, container_logs : String | Nil =
nil
)
#
[
View source
]
def self.
new
(message, cause)
#
[
View source
]
Instance Method Detail
def
print_message
(io : IO)
#
[
View source
]