Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

exception(string message throwable cause)

AppException appException = new AppException("Load fail", new FileNotFoundException());
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #message #throwable
ADD COMMENT
Topic
Name
1+5 =