g-commit
1.0-SNAPSHOT
g-commit
/
model
/
ConfigNotFoundException
Config
Not
Found
Exception
class
ConfigNotFoundException
:
GCommitException
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Config
Not
Found
Exception
Link copied to clipboard
fun
ConfigNotFoundException
(
)
Content copied to clipboard
Functions
get
Stack
Trace
Link copied to clipboard
fun
getStackTrace
(
)
:
Array
<
String
>
Content copied to clipboard
print
Stack
Trace
Link copied to clipboard
fun
printStackTrace
(
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
String
?
Content copied to clipboard