6 lines
68 B
Ruby
6 lines
68 B
Ruby
![]() |
class PastebinnerError < StandardError
|
||
|
|
||
|
end
|
||
|
|
||
|
raise PastebinnerError
|